Searched refs:ip6_tnl_encap_del_ops (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | fou6.c | 183 ip6_tnl_encap_del_ops(&fou_ip6tun_ops, TUNNEL_ENCAP_FOU); in ip6_tnl_encap_add_fou_ops() 192 ip6_tnl_encap_del_ops(&fou_ip6tun_ops, TUNNEL_ENCAP_FOU); in ip6_tnl_encap_del_fou_ops() 193 ip6_tnl_encap_del_ops(&gue_ip6tun_ops, TUNNEL_ENCAP_GUE); in ip6_tnl_encap_del_fou_ops()
|
H A D | ip6_tunnel.c | 1801 int ip6_tnl_encap_del_ops(const struct ip6_tnl_encap_ops *ops, in ip6_tnl_encap_del_ops() function 1817 EXPORT_SYMBOL(ip6_tnl_encap_del_ops); variable
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | fou6.c | 183 ip6_tnl_encap_del_ops(&fou_ip6tun_ops, TUNNEL_ENCAP_FOU); in ip6_tnl_encap_add_fou_ops() 192 ip6_tnl_encap_del_ops(&fou_ip6tun_ops, TUNNEL_ENCAP_FOU); in ip6_tnl_encap_del_fou_ops() 193 ip6_tnl_encap_del_ops(&gue_ip6tun_ops, TUNNEL_ENCAP_GUE); in ip6_tnl_encap_del_fou_ops()
|
H A D | ip6_tunnel.c | 1775 int ip6_tnl_encap_del_ops(const struct ip6_tnl_encap_ops *ops, in ip6_tnl_encap_del_ops() function 1791 EXPORT_SYMBOL(ip6_tnl_encap_del_ops); variable
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ip6_tunnel.h | 83 int ip6_tnl_encap_del_ops(const struct ip6_tnl_encap_ops *ops,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip6_tunnel.h | 84 int ip6_tnl_encap_del_ops(const struct ip6_tnl_encap_ops *ops,
|
Completed in 9 milliseconds