Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dfou6.c180 ret = ip6_tnl_encap_add_ops(&gue_ip6tun_ops, TUNNEL_ENCAP_GUE); in ip6_tnl_encap_add_fou_ops()
193 ip6_tnl_encap_del_ops(&gue_ip6tun_ops, TUNNEL_ENCAP_GUE); in ip6_tnl_encap_del_fou_ops()
/openbmc/linux/net/ipv4/
H A Dfou_bpf.c63 info->encap.type = TUNNEL_ENCAP_GUE; in bpf_skb_set_fou_encap()
H A Dfou_core.c1189 ret = ip_tunnel_encap_add_ops(&gue_iptun_ops, TUNNEL_ENCAP_GUE); in ip_tunnel_encap_add_fou_ops()
1202 ip_tunnel_encap_del_ops(&gue_iptun_ops, TUNNEL_ENCAP_GUE); in ip_tunnel_encap_del_fou_ops()
/openbmc/linux/include/uapi/linux/
H A Dif_tunnel.h87 TUNNEL_ENCAP_GUE, enumerator