Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netfilter/
Dnf_conntrack_expect.h107 void nf_ct_remove_expectations(struct nf_conn *ct);
/Linux-v4.19/net/netfilter/
Dnf_conntrack_expect.c213 void nf_ct_remove_expectations(struct nf_conn *ct) in nf_ct_remove_expectations() function
229 EXPORT_SYMBOL_GPL(nf_ct_remove_expectations);
Dnf_conntrack_core.c435 nf_ct_remove_expectations(ct); in clean_from_lists()
552 nf_ct_remove_expectations(ct); in destroy_conntrack()
Dnf_conntrack_h323_main.c1479 nf_ct_remove_expectations(ct); in process_urq()
Dnf_conntrack_netlink.c1632 nf_ct_remove_expectations(ct); in ctnetlink_change_helper()