Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c7946 const u32 act_max = XDP_REDIRECT; in bpf_warn_invalid_xdp_action() local
7949 act > act_max ? "Illegal" : "Driver unsupported", in bpf_warn_invalid_xdp_action()