sk_rxhash 993 include/net/sock.h sock_rps_record_flow_hash(sk->sk_rxhash); sk_rxhash 1002 include/net/sock.h if (unlikely(sk->sk_rxhash != skb->hash)) sk_rxhash 1003 include/net/sock.h sk->sk_rxhash = skb->hash; sk_rxhash 1010 include/net/sock.h sk->sk_rxhash = 0; sk_rxhash 9312 net/sctp/socket.c newsk->sk_rxhash = sk->sk_rxhash;