Searched refs:nf_tables_fill_obj_info (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/net/netfilter/ |
D | nf_tables_api.c | 6668 static int nf_tables_fill_obj_info(struct sk_buff *skb, struct net *net, in nf_tables_fill_obj_info() function 6759 if (nf_tables_fill_obj_info(skb, net, NETLINK_CB(cb->skb).portid, in nf_tables_dump_obj() 6883 err = nf_tables_fill_obj_info(skb2, net, NETLINK_CB(skb).portid, in nf_tables_getobj() 6981 err = nf_tables_fill_obj_info(skb, net, portid, seq, event, in nft_obj_notify()
|