Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/netfilter/
Dnf_conntrack_proto_gre.h30 void nf_ct_gre_keymap_destroy(struct nf_conn *ct);
/linux-6.1.9/net/netfilter/
Dnf_conntrack_proto_gre.c127 void nf_ct_gre_keymap_destroy(struct nf_conn *ct) in nf_ct_gre_keymap_destroy() function
146 EXPORT_SYMBOL_GPL(nf_ct_gre_keymap_destroy);
Dnf_conntrack_pptp.c167 nf_ct_gre_keymap_destroy(ct); in pptp_destroy_siblings()
232 nf_ct_gre_keymap_destroy(ct); in exp_gre()
Dnf_conntrack_core.c581 nf_ct_gre_keymap_destroy(master); in destroy_gre_conntrack()