Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnetdevice.h723 struct rps_sock_flow_table { struct
728 #define RPS_SOCK_FLOW_TABLE_SIZE(_num) (offsetof(struct rps_sock_flow_table, ents[_num])) argument