Searched refs:random_32 (Results 1 – 1 of 1) sorted by relevance
1091 uint32_t random_32; in tcp_newtcpcb() local1175 read_frandom(&random_32, sizeof(random_32)); in tcp_newtcpcb()1176 tp->t_comp_gencnt = random_32; in tcp_newtcpcb()1183 tp->t_ts_offset = random_32; in tcp_newtcpcb()