nft_obj_lookup
struct nft_object *nft_obj_lookup(const struct net *net,
obj = nft_obj_lookup(ctx->net, ctx->table,
EXPORT_SYMBOL_GPL(nft_obj_lookup);
obj = nft_obj_lookup(net, table, nla[NFTA_OBJ_NAME], objtype, genmask);
obj = nft_obj_lookup(net, table, nla[NFTA_OBJ_NAME], objtype, genmask);
obj = nft_obj_lookup(net, table, attr, objtype, genmask);
obj = nft_obj_lookup(ctx->net, ctx->table,