Searched defs:nft_chain_list_find (Results 1 - 1 of 1) sorted by relevance

/external/iptables/iptables/
H A Dnft.c681 c = nft_chain_list_find(list, table->name,
1534 nft_chain_list_find(struct nftnl_chain_list *list, function
1575 return nft_chain_list_find(list, table, chain);

Completed in 231 milliseconds