Searched refs:overquota (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/net/netfilter/
H A Dxt_nfacct.c24 int overquota; nfacct_mt() local
29 overquota = nfnl_acct_overquota(skb, info->nfacct); nfacct_mt()
31 return overquota == NFACCT_UNDERQUOTA ? false : true; nfacct_mt()
H A Dnfnetlink_acct.c84 /* reset overquota flag if quota is enabled. */ nfnl_acct_new()

Completed in 69 milliseconds