Home
last modified time | relevance | path

Searched refs:TUNNEL_ENCAP_FOU (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
Dfou6.c174 ret = ip6_tnl_encap_add_ops(&fou_ip6tun_ops, TUNNEL_ENCAP_FOU); in ip6_tnl_encap_add_fou_ops()
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()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dif_tunnel.h81 TUNNEL_ENCAP_FOU, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
Dif_tunnel.h86 TUNNEL_ENCAP_FOU, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dif_tunnel.h94 TUNNEL_ENCAP_FOU, enumerator
/kernel/linux/linux-5.10/net/ipv4/
Dfou.c1210 ret = ip_tunnel_encap_add_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU); in ip_tunnel_encap_add_fou_ops()
1219 ip_tunnel_encap_del_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU); in ip_tunnel_encap_add_fou_ops()
1228 ip_tunnel_encap_del_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU); in ip_tunnel_encap_del_fou_ops()