Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dfou6.c86 ret = ip6_tnl_encap_add_ops(&fou_ip6tun_ops, TUNNEL_ENCAP_FOU); in ip6_tnl_encap_add_fou_ops()
95 ip6_tnl_encap_del_ops(&fou_ip6tun_ops, TUNNEL_ENCAP_FOU); in ip6_tnl_encap_add_fou_ops()
104 ip6_tnl_encap_del_ops(&fou_ip6tun_ops, TUNNEL_ENCAP_FOU); in ip6_tnl_encap_del_fou_ops()
/Linux-v4.19/include/uapi/linux/
Dif_tunnel.h86 TUNNEL_ENCAP_FOU, enumerator
/Linux-v4.19/net/ipv4/
Dfou.c1021 ret = ip_tunnel_encap_add_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU); in ip_tunnel_encap_add_fou_ops()
1030 ip_tunnel_encap_del_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU); in ip_tunnel_encap_add_fou_ops()
1039 ip_tunnel_encap_del_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU); in ip_tunnel_encap_del_fou_ops()