Home
last modified time | relevance | path

Searched refs:nf_ct_remove_expectations (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/netfilter/
H A Dnf_conntrack_expect.h143 void nf_ct_remove_expectations(struct nf_conn *ct);
/linux/net/netfilter/
H A Dnf_conntrack_expect.c236 void nf_ct_remove_expectations(struct nf_conn *ct) in nf_ct_remove_expectations() function
251 EXPORT_SYMBOL_GPL(nf_ct_remove_expectations);
H A Dnf_conntrack_core.c514 nf_ct_remove_expectations(ct); in clean_from_lists()
611 nf_ct_remove_expectations(ct); in nf_ct_destroy()
H A Dnf_conntrack_h323_main.c1426 nf_ct_remove_expectations(ct); in process_urq()