Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/netfilter/
H A Dnf_conntrack_proto_gre.h30 void nf_ct_gre_keymap_destroy(struct nf_conn *ct);
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_proto_gre.c140 void nf_ct_gre_keymap_destroy(struct nf_conn *ct) in nf_ct_gre_keymap_destroy() function
159 EXPORT_SYMBOL_GPL(nf_ct_gre_keymap_destroy);
H A Dnf_conntrack_pptp.c189 nf_ct_gre_keymap_destroy(ct); in pptp_destroy_siblings()
254 nf_ct_gre_keymap_destroy(ct); in exp_gre()
H A Dnf_conntrack_core.c591 nf_ct_gre_keymap_destroy(master); in destroy_gre_conntrack()