Searched refs:nfnl_acct_fill_info (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/net/netfilter/ |
| D | nfnetlink_acct.c | 131 nfnl_acct_fill_info(struct sk_buff *skb, u32 portid, u32 seq, u32 type, in nfnl_acct_fill_info() function 210 if (nfnl_acct_fill_info(skb, NETLINK_CB(cb->skb).portid, in nfnl_acct_dump() 299 ret = nfnl_acct_fill_info(skb2, NETLINK_CB(skb).portid, in nfnl_acct_get() 450 ret = nfnl_acct_fill_info(skb, 0, 0, NFNL_MSG_ACCT_OVERQUOTA, 0, in nfnl_overquota_report()
|