Searched refs:sk_rxhash (Results 1 – 1 of 1) sorted by relevance
366 #define sk_rxhash __sk_common.skc_rxhash macro995 sock_rps_record_flow_hash(READ_ONCE(sk->sk_rxhash)); in sock_rps_record_flow()1008 if (unlikely(READ_ONCE(sk->sk_rxhash) != skb->hash)) in sock_rps_save_rxhash()1009 WRITE_ONCE(sk->sk_rxhash, skb->hash); in sock_rps_save_rxhash()1017 WRITE_ONCE(sk->sk_rxhash, 0); in sock_rps_reset_rxhash()