Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dlwtunnel.h110 int lwtunnel_encap_del_ops(const struct lwtunnel_encap_ops *op,
191 static inline int lwtunnel_encap_del_ops(const struct lwtunnel_encap_ops *op, in lwtunnel_encap_del_ops() function
/OK3568_Linux_fs/kernel/net/core/
H A 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);
/OK3568_Linux_fs/kernel/net/mpls/
H A Dmpls_iptunnel.c298 lwtunnel_encap_del_ops(&mpls_iptun_ops, LWTUNNEL_ENCAP_MPLS); in mpls_iptunnel_exit()
/OK3568_Linux_fs/kernel/net/ipv6/ila/
H A Dila_lwt.c324 lwtunnel_encap_del_ops(&ila_encap_ops, LWTUNNEL_ENCAP_ILA); in ila_lwt_fini()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Drpl_iptunnel.c380 lwtunnel_encap_del_ops(&rpl_ops, LWTUNNEL_ENCAP_RPL); in rpl_exit()
H A Dseg6_iptunnel.c540 lwtunnel_encap_del_ops(&seg6_iptun_ops, LWTUNNEL_ENCAP_SEG6); in seg6_iptunnel_exit()
H A Dseg6_local.c1135 lwtunnel_encap_del_ops(&seg6_local_ops, LWTUNNEL_ENCAP_SEG6_LOCAL); in seg6_local_exit()