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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/netfilter/
H A Dnf_conntrack.h249 extern bool __nf_ct_kill_acct(struct nf_conn *ct,
259 return __nf_ct_kill_acct(ct, ctinfo, skb, 1);
265 return __nf_ct_kill_acct(ct, 0, NULL, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_core.c1598 bool __nf_ct_kill_acct(struct nf_conn *ct, function
1622 EXPORT_SYMBOL_GPL(__nf_ct_kill_acct); variable

Completed in 91 milliseconds