Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_lwt_ip_encap.c43 err = bpf_lwt_push_encap(skb, BPF_LWT_ENCAP_IP, &hdr, in bpf_lwt_encap_gre()
77 err = bpf_lwt_push_encap(skb, BPF_LWT_ENCAP_IP, &hdr, in bpf_lwt_encap_gre6()
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h6050 BPF_LWT_ENCAP_IP, enumerator
/openbmc/linux/include/uapi/linux/
H A Dbpf.h6050 BPF_LWT_ENCAP_IP, enumerator
/openbmc/linux/net/core/
H A Dfilter.c6371 case BPF_LWT_ENCAP_IP: in BPF_CALL_4()
6384 case BPF_LWT_ENCAP_IP: in BPF_CALL_4()