Searched refs:sk_rxhash (Results 1 – 3 of 3) sorted by relevance
394 #define sk_rxhash __sk_common.skc_rxhash macro1154 sock_rps_record_flow_hash(sk->sk_rxhash); in sock_rps_record_flow()1163 if (unlikely(sk->sk_rxhash != skb->hash)) in sock_rps_save_rxhash()1164 sk->sk_rxhash = skb->hash; in sock_rps_save_rxhash()1171 sk->sk_rxhash = 0; in sock_rps_reset_rxhash()
588 4.2 tpkt_hdr::sk_rxhash
9449 newsk->sk_rxhash = sk->sk_rxhash; in sctp_copy_sock()
Completed in 26 milliseconds