Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/netfilter/
Dnf_conntrack_proto_gre.h88 void nf_ct_gre_keymap_destroy(struct nf_conn *ct);
/linux-4.4.14/net/netfilter/
Dnf_conntrack_proto_gre.c157 void nf_ct_gre_keymap_destroy(struct nf_conn *ct) in nf_ct_gre_keymap_destroy() function
178 EXPORT_SYMBOL_GPL(nf_ct_gre_keymap_destroy);
298 nf_ct_gre_keymap_destroy(master); in gre_destroy()
Dnf_conntrack_pptp.c183 nf_ct_gre_keymap_destroy(ct); in pptp_destroy_siblings()
248 nf_ct_gre_keymap_destroy(ct); in exp_gre()