Searched refs:random_32 (Results 1 – 1 of 1) sorted by relevance
1085 uint32_t random_32; in tcp_newtcpcb() local1169 read_frandom(&random_32, sizeof(random_32)); in tcp_newtcpcb()1171 tp->t_comp_gencnt = random_32; in tcp_newtcpcb()1179 tp->t_ts_offset = random_32; in tcp_newtcpcb()