Home
last modified time | relevance | path

Searched refs:XDP_REDIRECT_ERROR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/samples/bpf/
H A Dxdp_sample.bpf.h31 XDP_REDIRECT_ERROR = 1 enumerator
H A Dxdp_sample.bpf.c69 u32 key = XDP_REDIRECT_ERROR; in xdp_redirect_collect_stat()