Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c9087 static int nf_tables_fill_gen_info(struct sk_buff *skb, struct net *net,
9174 err = nf_tables_fill_gen_info(skb2, net, NETLINK_CB(skb).portid, in nf_tables_gen_notify()
9199 err = nf_tables_fill_gen_info(skb2, info->net, NETLINK_CB(skb).portid, in nf_tables_getgen()
9088 static int nf_tables_fill_gen_info(struct sk_buff *skb, struct net *net, nf_tables_fill_gen_info() function