Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/netfilter/
Dnf_conntrack_expect.h112 void nf_ct_remove_expectations(struct nf_conn *ct);
/kernel/linux/linux-5.10/net/netfilter/
Dnf_conntrack_expect.c212 void nf_ct_remove_expectations(struct nf_conn *ct) in nf_ct_remove_expectations() function
228 EXPORT_SYMBOL_GPL(nf_ct_remove_expectations);
Dnf_conntrack_core.c491 nf_ct_remove_expectations(ct); in clean_from_lists()
616 nf_ct_remove_expectations(ct); in destroy_conntrack()
Dnf_conntrack_h323_main.c1473 nf_ct_remove_expectations(ct); in process_urq()
Dnf_conntrack_netlink.c1930 nf_ct_remove_expectations(ct); in ctnetlink_change_helper()