Home
last modified time | relevance | path

Searched defs:rps_sock_flow_table (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Drps.h59 struct rps_sock_flow_table { struct
64 #define RPS_SOCK_FLOW_TABLE_SIZE(_num) (offsetof(struct rps_sock_flow_table, ents[_num])) argument
H A Dhotdata.h31 struct rps_sock_flow_table __rcu *rps_sock_flow_table; member