Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dnetdevice.h753 struct rps_sock_flow_table { struct
758 #define RPS_SOCK_FLOW_TABLE_SIZE(_num) (offsetof(struct rps_sock_flow_table, ents[_num])) argument