Searched defs:rps_sock_flow_table (Results 1 – 1 of 1) sorted by relevance
723 struct rps_sock_flow_table { struct728 #define RPS_SOCK_FLOW_TABLE_SIZE(_num) (offsetof(struct rps_sock_flow_table, ents[_num])) argument