Searched refs:random_32 (Results 1 – 1 of 1) sorted by relevance
1095 uint32_t random_32; in tcp_newtcpcb() local1179 read_frandom(&random_32, sizeof(random_32)); in tcp_newtcpcb()1180 tp->t_comp_gencnt = random_32; in tcp_newtcpcb()1187 tp->t_ts_offset = random_32; in tcp_newtcpcb()