Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_conntrack.h331 void nf_ct_tmpl_free(struct nf_conn *tmpl);
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_CT.c215 nf_ct_tmpl_free(ct); in xt_ct_tg_check()
H A Dnf_conntrack_core.c574 void nf_ct_tmpl_free(struct nf_conn *tmpl) in nf_ct_tmpl_free() function
583 EXPORT_SYMBOL_GPL(nf_ct_tmpl_free);
604 nf_ct_tmpl_free(ct); in destroy_conntrack()
H A Dnf_synproxy_core.c368 nf_ct_tmpl_free(ct); in synproxy_net_init()
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dconntrack.c1856 nf_ct_tmpl_free(ct_info->ct); in __ovs_ct_free_action()