Home
last modified time | relevance | path

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

/include/net/
Dsock.h362 #define sk_rxhash __sk_common.skc_rxhash macro
993 sock_rps_record_flow_hash(sk->sk_rxhash); in sock_rps_record_flow()
1002 if (unlikely(sk->sk_rxhash != skb->hash)) in sock_rps_save_rxhash()
1003 sk->sk_rxhash = skb->hash; in sock_rps_save_rxhash()
1010 sk->sk_rxhash = 0; in sock_rps_reset_rxhash()