Searched refs:sk_rxhash (Results 1 – 3 of 3) sorted by relevance
395 #define sk_rxhash __sk_common.skc_rxhash macro1167 sock_rps_record_flow_hash(READ_ONCE(sk->sk_rxhash)); in sock_rps_record_flow()1180 if (unlikely(READ_ONCE(sk->sk_rxhash) != skb->hash)) in sock_rps_save_rxhash()1181 WRITE_ONCE(sk->sk_rxhash, skb->hash); in sock_rps_save_rxhash()1189 WRITE_ONCE(sk->sk_rxhash, 0); in sock_rps_reset_rxhash()
588 4.2 tpkt_hdr::sk_rxhash
9483 newsk->sk_rxhash = sk->sk_rxhash; in sctp_copy_sock()