rps_dev_flow
struct rps_dev_flow flows[];
((_num) * sizeof(struct rps_dev_flow)))
static bool rps_flow_is_active(struct rps_dev_flow *rflow,
static struct rps_dev_flow *
struct rps_dev_flow *rflow, u16 next_cpu, u32 hash)
struct rps_dev_flow *old_rflow;
struct rps_dev_flow *tmp_rflow;
struct rps_dev_flow **rflowp)
struct rps_dev_flow *rflow;
struct rps_dev_flow *rflow;
struct rps_dev_flow voidflow, *rflow = &voidflow;
struct rps_dev_flow voidflow, *rflow = &voidflow;
struct rps_dev_flow voidflow, *rflow = &voidflow;
/ sizeof(struct rps_dev_flow)) {