Home
last modified time | relevance | path

Searched refs:nf_ct_expectation_gc (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/netfilter/
H A Dnf_conntrack_expect.h171 void nf_ct_expectation_gc(struct nf_conn_help *master_help);
/linux/net/netfilter/
H A Dnf_conntrack_expect.c46 void nf_ct_expectation_gc(struct nf_conn_help *master_help) in nf_ct_expectation_gc() function
H A Dnf_conntrack_core.c1493 nf_ct_expectation_gc(help); in nf_ct_help_gc()