Searched refs:BPF_TCX_EGRESS (Results 1 - 3 of 3) sorted by relevance
/third_party/libbpf/include/uapi/linux/ |
H A D | bpf.h | 1048 BPF_TCX_EGRESS, enumerator
|
/third_party/libbpf/src/ |
H A D | bpf.c | 798 case BPF_TCX_EGRESS: in bpf_link_create()
|
H A D | libbpf.c | 131 [BPF_TCX_EGRESS] = "tcx_egress", 9244 SEC_DEF("tc/egress", SCHED_CLS, BPF_TCX_EGRESS, SEC_NONE), /* alias for tcx */ 9246 SEC_DEF("tcx/egress", SCHED_CLS, BPF_TCX_EGRESS, SEC_NONE),
|
Completed in 29 milliseconds