Home
last modified time | relevance | path

Searched refs:nft_obj_lookup_byhandle (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c7523 static struct nft_object *nft_obj_lookup_byhandle(const struct nft_table *table, in nft_obj_init()
8135 obj = nft_obj_lookup_byhandle(table, attr, objtype, genmask); in __nft_obj_notify()
7478 static struct nft_object *nft_obj_lookup_byhandle(const struct nft_table *table, nft_obj_lookup_byhandle() function