Home
last modified time | relevance | path

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

/linux/net/core/
H A Dfilter.c9084 const u32 act_max = XDP_REDIRECT; in bpf_warn_invalid_xdp_action() local
9087 act > act_max ? "Illegal" : "Driver unsupported", in bpf_warn_invalid_xdp_action()