Searched refs:nf_tables_fill_chain_info (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/net/netfilter/ ! |
D | nf_tables_api.c | 1613 static int nf_tables_fill_chain_info(struct sk_buff *skb, struct net *net, in nf_tables_fill_chain_info() function 1691 err = nf_tables_fill_chain_info(skb, ctx->net, ctx->portid, ctx->seq, in nf_tables_chain_notify() 1733 if (nf_tables_fill_chain_info(skb, net, in nf_tables_dump_chains() 1791 err = nf_tables_fill_chain_info(skb2, net, NETLINK_CB(skb).portid, in nf_tables_getchain()
|