Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/netfilter/
Dnf_conntrack_proto_gre.h88 void nf_ct_gre_keymap_destroy(struct nf_conn *ct);
/linux-4.1.27/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);
299 nf_ct_gre_keymap_destroy(master); in gre_destroy()
Dnf_conntrack_pptp.c182 nf_ct_gre_keymap_destroy(ct); in pptp_destroy_siblings()
247 nf_ct_gre_keymap_destroy(ct); in exp_gre()