Searched defs:softnet_data (Results 1 – 1 of 1) sorted by relevance
3153 struct softnet_data { struct3161 struct softnet_data *rps_ipi_list; argument3164 struct sd_flow_limit __rcu *flow_limit;3188 struct softnet_data *rps_ipi_next; argument3205 static inline void input_queue_head_incr(struct softnet_data *sd) in input_queue_head_incr() argument
Completed in 17 milliseconds