Home
last modified time | relevance | path

Searched refs:FOU_BPF_ENCAP_GUE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dfou_bpf.c22 FOU_BPF_ENCAP_GUE, enumerator
62 case FOU_BPF_ENCAP_GUE: in bpf_skb_set_fou_encap()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tunnel_kern.c62 FOU_BPF_ENCAP_GUE, enumerator
802 ret = bpf_skb_set_fou_encap(skb, &encap, FOU_BPF_ENCAP_GUE); in ipip_gue_set_tunnel()