Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv6/
A 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()
/linux-6.3-rc2/include/uapi/linux/
A Dif_tunnel.h86 TUNNEL_ENCAP_FOU, enumerator
/linux-6.3-rc2/net/ipv4/
A Dfou_core.c1164 ret = ip_tunnel_encap_add_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU); in ip_tunnel_encap_add_fou_ops()
1173 ip_tunnel_encap_del_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU); in ip_tunnel_encap_add_fou_ops()
1182 ip_tunnel_encap_del_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU); in ip_tunnel_encap_del_fou_ops()

Completed in 6 milliseconds