Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_tables_api.c1278 nft_chain_lookup_byhandle(const struct nft_table *table, u64 handle, u8 genmask) in nft_chain_lookup_byhandle() function
2326 chain = nft_chain_lookup_byhandle(table, handle, genmask); in nf_tables_newchain()
2420 chain = nft_chain_lookup_byhandle(table, handle, genmask); in nf_tables_delchain()