Searched refs:nf_tables_fill_flowtable_info (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/netfilter/ |
H A D | nf_tables_api.c | 8740 static int nf_tables_fill_flowtable_info(struct sk_buff *skb, struct net *net, in nf_tables_fill_flowtable_info() function 8836 if (nf_tables_fill_flowtable_info(skb, net, NETLINK_CB(cb->skb).portid, in nf_tables_dump_flowtable() 8933 err = nf_tables_fill_flowtable_info(skb2, net, NETLINK_CB(skb).portid, in nf_tables_getflowtable() 8967 err = nf_tables_fill_flowtable_info(skb, ctx->net, ctx->portid, in nf_tables_flowtable_notify()
|