Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H 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()
/openbmc/linux/net/ipv4/
H A Dfou_bpf.c60 info->encap.type = TUNNEL_ENCAP_FOU; in bpf_skb_set_fou_encap()
H 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()
/openbmc/linux/include/uapi/linux/
H A Dif_tunnel.h86 TUNNEL_ENCAP_FOU, enumerator