Searched refs:BPF_LWT_ENCAP_SEG6 (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dbpf.h3461 * **BPF_LWT_ENCAP_SEG6**
3478 * **BPF_LWT_ENCAP_SEG6**\ \* types can be called by BPF programs
6180 BPF_LWT_ENCAP_SEG6, enumerator in enum:bpf_lwt_encap_mode
/linux-master/tools/include/uapi/linux/
H A Dbpf.h3461 * **BPF_LWT_ENCAP_SEG6**
3478 * **BPF_LWT_ENCAP_SEG6**\ \* types can be called by BPF programs
6180 BPF_LWT_ENCAP_SEG6, enumerator in enum:bpf_lwt_encap_mode
/linux-master/net/core/
H A Dfilter.c6333 case BPF_LWT_ENCAP_SEG6:
6365 case BPF_LWT_ENCAP_SEG6:
6521 err = bpf_push_seg6_encap(skb, BPF_LWT_ENCAP_SEG6,

Completed in 309 milliseconds