Searched defs:softnet_data (Results 1 – 1 of 1) sorted by relevance
3186 struct softnet_data { struct3194 struct softnet_data *rps_ipi_list; argument3197 bool in_net_rx_action;3198 bool in_napi_threaded_poll;3201 struct sd_flow_limit __rcu *flow_limit;3225 struct softnet_data *rps_ipi_next; argument3242 static inline void input_queue_head_incr(struct softnet_data *sd) in input_queue_head_incr() argument