Searched refs:BPF_TCX_INGRESS (Results 1 - 3 of 3) sorted by relevance
/third_party/libbpf/include/uapi/linux/ |
H A D | bpf.h | 1047 BPF_TCX_INGRESS, enumerator
|
/third_party/libbpf/src/ |
H A D | bpf.c | 797 case BPF_TCX_INGRESS: in bpf_link_create()
|
H A D | libbpf.c | 130 [BPF_TCX_INGRESS] = "tcx_ingress", 9243 SEC_DEF("tc/ingress", SCHED_CLS, BPF_TCX_INGRESS, SEC_NONE), /* alias for tcx */ 9245 SEC_DEF("tcx/ingress", SCHED_CLS, BPF_TCX_INGRESS, SEC_NONE),
|
Completed in 28 milliseconds