Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnf_tables_api.c842 nf_tables_chain_lookup_byhandle(const struct nft_table *table, u64 handle) in nf_tables_chain_lookup_byhandle() function
1212 chain = nf_tables_chain_lookup_byhandle(table, handle); in nf_tables_newchain()