Home
last modified time | relevance | path

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

/include/net/
Dsock.h327 __u32 sk_rxhash; member
807 rps_record_sock_flow(sock_flow_table, sk->sk_rxhash); in sock_rps_record_flow()
819 rps_reset_sock_flow(sock_flow_table, sk->sk_rxhash); in sock_rps_reset_flow()
828 if (unlikely(sk->sk_rxhash != skb->rxhash)) { in sock_rps_save_rxhash()
830 sk->sk_rxhash = skb->rxhash; in sock_rps_save_rxhash()
839 sk->sk_rxhash = 0; in sock_rps_reset_rxhash()