Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/netfilter/
Dnf_conntrack_expect.h102 void nf_ct_remove_expectations(struct nf_conn *ct);
/linux-4.4.14/net/netfilter/
Dnf_conntrack_expect.c188 void nf_ct_remove_expectations(struct nf_conn *ct) in nf_ct_remove_expectations() function
207 EXPORT_SYMBOL_GPL(nf_ct_remove_expectations);
Dnf_conntrack_core.c245 nf_ct_remove_expectations(ct); in clean_from_lists()
354 nf_ct_remove_expectations(ct); in destroy_conntrack()
Dnf_conntrack_h323_main.c1521 nf_ct_remove_expectations(ct); in process_urq()
Dnf_conntrack_netlink.c1488 nf_ct_remove_expectations(ct); in ctnetlink_change_helper()