Searched refs:nfnl_acct_find_get (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/netfilter/
H A Dnfnetlink_acct.h15 struct nf_acct *nfnl_acct_find_get(struct net *net, const char *filter_name);
/linux-4.4.14/net/netfilter/
H A Dxt_nfacct.c40 nfacct = nfnl_acct_find_get(par->net, info->name); nfacct_mt_checkentry()
H A Dnfnetlink_acct.c323 /* we want to avoid races with nfnl_acct_find_get. */ nfnl_acct_try_del()
399 struct nf_acct *nfnl_acct_find_get(struct net *net, const char *acct_name) nfnl_acct_find_get() function
423 EXPORT_SYMBOL_GPL(nfnl_acct_find_get); variable

Completed in 137 milliseconds