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