Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/netfilter/
Dnf_tables.h1114 int nft_chain_add(struct nft_table *table, struct nft_chain *chain);
/Linux-v6.6/net/netfilter/
Dnf_tables_api.c2376 int nft_chain_add(struct nft_table *table, struct nft_chain *chain) in nft_chain_add() function
2516 err = nft_chain_add(table, chain); in nf_tables_addchain()