Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dxt_CT.c227 nf_ct_tmpl_free(ct); in xt_ct_tg_check()
H A Dnf_conntrack_core.c553 void nf_ct_tmpl_free(struct nf_conn *tmpl) in nf_ct_tmpl_free() function
562 EXPORT_SYMBOL_GPL(nf_ct_tmpl_free);
581 nf_ct_tmpl_free(ct); in nf_ct_destroy()
H A Dnf_synproxy_core.c361 nf_ct_tmpl_free(ct); in synproxy_net_init()
/linux/net/openvswitch/
H A Dconntrack.c1580 nf_ct_tmpl_free(ct_info->ct); in __ovs_ct_free_action()