Home
last modified time | relevance | path

Searched refs:lwtunnel_encap_del_ops (Results 1 – 6 of 6) sorted by relevance

/net/core/
Dlwtunnel.c84 int lwtunnel_encap_del_ops(const struct lwtunnel_encap_ops *ops, in lwtunnel_encap_del_ops() function
101 EXPORT_SYMBOL_GPL(lwtunnel_encap_del_ops);
/net/mpls/
Dmpls_iptunnel.c298 lwtunnel_encap_del_ops(&mpls_iptun_ops, LWTUNNEL_ENCAP_MPLS); in mpls_iptunnel_exit()
/net/ipv6/ila/
Dila_lwt.c324 lwtunnel_encap_del_ops(&ila_encap_ops, LWTUNNEL_ENCAP_ILA); in ila_lwt_fini()
/net/ipv6/
Drpl_iptunnel.c380 lwtunnel_encap_del_ops(&rpl_ops, LWTUNNEL_ENCAP_RPL); in rpl_exit()
Dseg6_iptunnel.c540 lwtunnel_encap_del_ops(&seg6_iptun_ops, LWTUNNEL_ENCAP_SEG6); in seg6_iptunnel_exit()
Dseg6_local.c1135 lwtunnel_encap_del_ops(&seg6_local_ops, LWTUNNEL_ENCAP_SEG6_LOCAL); in seg6_local_exit()