Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_conntrack_expect.h112 void nf_ct_remove_expectations(struct nf_conn *ct);
/OK3568_Linux_fs/kernel/net/netfilter/
H A 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);
H A Dnf_conntrack_core.c492 nf_ct_remove_expectations(ct); in clean_from_lists()
617 nf_ct_remove_expectations(ct); in destroy_conntrack()
H A Dnf_conntrack_h323_main.c1473 nf_ct_remove_expectations(ct); in process_urq()
H A Dnf_conntrack_netlink.c1930 nf_ct_remove_expectations(ct); in ctnetlink_change_helper()