Searched refs:BPF_F_XDP_DEV_BOUND_ONLY (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/include/uapi/linux/ | ||
H A D | bpf.h | 1198 /* If BPF_F_XDP_DEV_BOUND_ONLY is used in BPF_PROG_LOAD command, the loaded 1201 #define BPF_F_XDP_DEV_BOUND_ONLY (1U << 6) macro |
Completed in 10 milliseconds