Searched refs:lwtunnel_encap_del_ops (Results 1 – 8 of 8) sorted by relevance
113 int lwtunnel_encap_del_ops(const struct lwtunnel_encap_ops *op,194 static inline int lwtunnel_encap_del_ops(const struct lwtunnel_encap_ops *op, in lwtunnel_encap_del_ops() function
89 int lwtunnel_encap_del_ops(const struct lwtunnel_encap_ops *ops, in lwtunnel_encap_del_ops() function106 EXPORT_SYMBOL_GPL(lwtunnel_encap_del_ops);
298 lwtunnel_encap_del_ops(&mpls_iptun_ops, LWTUNNEL_ENCAP_MPLS); in mpls_iptunnel_exit()
324 lwtunnel_encap_del_ops(&ila_encap_ops, LWTUNNEL_ENCAP_ILA); in ila_lwt_fini()
375 lwtunnel_encap_del_ops(&rpl_ops, LWTUNNEL_ENCAP_RPL); in rpl_exit()
421 lwtunnel_encap_del_ops(&ioam6_iptun_ops, LWTUNNEL_ENCAP_IOAM6); in ioam6_iptunnel_exit()
605 lwtunnel_encap_del_ops(&seg6_iptun_ops, LWTUNNEL_ENCAP_SEG6); in seg6_iptunnel_exit()
1968 lwtunnel_encap_del_ops(&seg6_local_ops, LWTUNNEL_ENCAP_SEG6_LOCAL); in seg6_local_exit()
Completed in 14 milliseconds