Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/netfilter/
Dnf_conntrack_proto_gre.h29 void nf_ct_gre_keymap_destroy(struct nf_conn *ct);
/Linux-v4.19/net/netfilter/
Dnf_conntrack_proto_gre.c158 void nf_ct_gre_keymap_destroy(struct nf_conn *ct) in nf_ct_gre_keymap_destroy() function
179 EXPORT_SYMBOL_GPL(nf_ct_gre_keymap_destroy);
285 nf_ct_gre_keymap_destroy(master); in gre_destroy()
Dnf_conntrack_pptp.c180 nf_ct_gre_keymap_destroy(ct); in pptp_destroy_siblings()
245 nf_ct_gre_keymap_destroy(ct); in exp_gre()