Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/netfilter/
Dnfnetlink_acct.h30 NFACCT_QUOTA, enumerator
/linux-4.1.27/net/netfilter/
Dnfnetlink_acct.c112 *quota = be64_to_cpu(nla_get_be64(tb[NFACCT_QUOTA])); in nfnl_acct_new()
173 nla_put_be64(skb, NFACCT_QUOTA, cpu_to_be64(*quota))) in nfnl_acct_fill_info()
369 [NFACCT_QUOTA] = { .type = NLA_U64 },