Searched refs:plb_rehash (Results 1 – 3 of 3) sorted by relevance
82 tcp_sk(sk)->plb_rehash++; in tcp_plb_check_rehash()
3180 tp->plb_rehash = 0; in tcp_disconnect()3946 info->tcpi_rehash = tp->plb_rehash + tp->timeout_rehash; in tcp_get_info()4058 nla_put_u32(stats, TCP_NLA_REHASH, tp->plb_rehash + tp->timeout_rehash); in tcp_get_timestamping_opt_stats()
426 u32 plb_rehash; /* PLB-triggered rehash attempts */ member
Completed in 12 milliseconds