Home
last modified time | relevance | path

Searched refs:nf_ct_gre_keymap_destroy (Results 1 – 3 of 3) sorted by relevance

/linux/net/netfilter/
H A Dnf_conntrack_proto_gre.c129 void nf_ct_gre_keymap_destroy(struct nf_conn *ct) in nf_ct_gre_keymap_destroy() function
148 EXPORT_SYMBOL_GPL(nf_ct_gre_keymap_destroy);
H A Dnf_conntrack_pptp.c167 nf_ct_gre_keymap_destroy(ct); in pptp_destroy_siblings()
232 nf_ct_gre_keymap_destroy(ct); in exp_gre()
H A Dnf_conntrack_core.c567 nf_ct_gre_keymap_destroy(master); in destroy_gre_conntrack()