Searched refs:XDP_REDIRECT_ERROR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/samples/bpf/ | ||
H A D | xdp_sample.bpf.h | 31 XDP_REDIRECT_ERROR = 1 enumerator |
H A D | xdp_sample.bpf.c | 69 u32 key = XDP_REDIRECT_ERROR; in xdp_redirect_collect_stat() |