Searched refs:BPF_LWT_ENCAP_IP (Results 1 - 4 of 4) sorted by path

/linux-master/include/uapi/linux/
H A Dbpf.h3469 * **BPF_LWT_ENCAP_IP**
3479 * of type **BPF_PROG_TYPE_LWT_IN**; **BPF_LWT_ENCAP_IP** type can
6182 BPF_LWT_ENCAP_IP, enumerator in enum:bpf_lwt_encap_mode
/linux-master/net/core/
H A Dfilter.c6392 case BPF_LWT_ENCAP_IP:
6405 case BPF_LWT_ENCAP_IP:
/linux-master/tools/include/uapi/linux/
H A Dbpf.h3469 * **BPF_LWT_ENCAP_IP**
3479 * of type **BPF_PROG_TYPE_LWT_IN**; **BPF_LWT_ENCAP_IP** type can
6182 BPF_LWT_ENCAP_IP, enumerator in enum:bpf_lwt_encap_mode
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_lwt_ip_encap.c43 err = bpf_lwt_push_encap(skb, BPF_LWT_ENCAP_IP, &hdr,
77 err = bpf_lwt_push_encap(skb, BPF_LWT_ENCAP_IP, &hdr,

Completed in 509 milliseconds