Home
last modified time | relevance | path

Searched refs:sock_flow_table (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/net/
Dsock.h968 struct rps_sock_flow_table *sock_flow_table; in sock_rps_record_flow_hash() local
971 sock_flow_table = rcu_dereference(rps_sock_flow_table); in sock_rps_record_flow_hash()
972 rps_record_sock_flow(sock_flow_table, hash); in sock_rps_record_flow_hash()