Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_tables_api.c2734 int nft_chain_add(struct nft_table *table, struct nft_chain *chain) in nft_chain_add() function
2872 err = nft_chain_add(table, chain); in nf_tables_addchain()