Searched refs:nfnl_acct_fill_info (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/net/netfilter/ |
| D | nfnetlink_acct.c | 142 nfnl_acct_fill_info(struct sk_buff *skb, u32 portid, u32 seq, u32 type, in nfnl_acct_fill_info() function 220 if (nfnl_acct_fill_info(skb, NETLINK_CB(cb->skb).portid, in nfnl_acct_dump() 309 ret = nfnl_acct_fill_info(skb2, NETLINK_CB(skb).portid, in nfnl_acct_get() 469 ret = nfnl_acct_fill_info(skb, 0, 0, NFNL_MSG_ACCT_OVERQUOTA, 0, in nfnl_overquota_report()
|