Searched refs:nft_chain_lookup_byhandle (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/netfilter/
H A Dnf_tables_api.c1654 nft_chain_lookup_byhandle(const struct nft_table *table, u64 handle, u8 genmask) function
2818 chain = nft_chain_lookup_byhandle(table, handle, genmask);
2968 chain = nft_chain_lookup_byhandle(table, handle, genmask);

Completed in 155 milliseconds