Home
last modified time | relevance | path

Searched refs:nf_tables_fill_obj_info (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c7812 static int nf_tables_fill_obj_info(struct sk_buff *skb, struct net *net,
7903 rc = nf_tables_fill_obj_info(skb, net, in nf_tables_dump_obj()
8015 err = nf_tables_fill_obj_info(skb2, net, portid, in nf_tables_getobj_single()
8175 err = nf_tables_fill_obj_info(skb, net, portid, seq, event, in __nft_obj_notify()
7813 static int nf_tables_fill_obj_info(struct sk_buff *skb, struct net *net, nf_tables_fill_obj_info() function