Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/netfilter/
Dnf_conntrack_expect.h112 void nf_ct_remove_expectations(struct nf_conn *ct);
/linux-6.1.9/net/netfilter/
Dnf_conntrack_expect.c228 void nf_ct_remove_expectations(struct nf_conn *ct) in nf_ct_remove_expectations() function
244 EXPORT_SYMBOL_GPL(nf_ct_remove_expectations);
Dnf_conntrack_core.c526 nf_ct_remove_expectations(ct); in clean_from_lists()
605 nf_ct_remove_expectations(ct); in nf_ct_destroy()
Dnf_conntrack_h323_main.c1431 nf_ct_remove_expectations(ct); in process_urq()
Dnf_conntrack_netlink.c1962 nf_ct_remove_expectations(ct); in ctnetlink_change_helper()