Searched defs:softnet_data (Results 1 – 1 of 1) sorted by relevance
3178 struct softnet_data { struct3187 struct softnet_data *rps_ipi_list; argument3190 struct sd_flow_limit __rcu *flow_limit;3214 struct softnet_data *rps_ipi_next; argument3230 static inline void input_queue_head_incr(struct softnet_data *sd) in input_queue_head_incr() argument