Searched refs:nf_tables_fill_obj_info (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/net/netfilter/ |
| D | nf_tables_api.c | 5265 static int nf_tables_fill_obj_info(struct sk_buff *skb, struct net *net, in nf_tables_fill_obj_info() function 5342 if (nf_tables_fill_obj_info(skb, net, NETLINK_CB(cb->skb).portid, in nf_tables_dump_obj() 5452 err = nf_tables_fill_obj_info(skb2, net, NETLINK_CB(skb).portid, in nf_tables_getobj() 5536 err = nf_tables_fill_obj_info(skb, net, portid, seq, event, 0, family, in nft_obj_notify()
|