Searched refs:nf_tables_fill_rule_info (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/net/netfilter/ |
D | nf_tables_api.c | 1785 static int nf_tables_fill_rule_info(struct sk_buff *skb, struct net *net, in nf_tables_fill_rule_info() function 1863 err = nf_tables_fill_rule_info(skb, ctx->net, ctx->portid, ctx->seq, in nf_tables_rule_notify() 1910 if (nf_tables_fill_rule_info(skb, net, NETLINK_CB(cb->skb).portid, in nf_tables_dump_rules() 1976 err = nf_tables_fill_rule_info(skb2, net, NETLINK_CB(skb).portid, in nf_tables_getrule()
|