Searched defs:nftnl (Results 1 – 3 of 3) sorted by relevance
15 struct nft_chain *nft_chain_alloc(struct nftnl_chain *nftnl, bool fake) in nft_chain_alloc()
13 struct nftnl_chain *nftnl; member
122 struct nftnl_table *nftnl = nftnl_table_alloc(); in nftnl_table_list_cb() local