Searched refs:sb_timeo (Results 1 – 8 of 8) sorted by relevance
157 so->so_rcv.sb_timeo = (5 * SBT_1S); in nb_connect_in()158 so->so_snd.sb_timeo = (5 * SBT_1S); in nb_connect_in()
99 sbintime_t sb_timeo; /* timeout for read/write */ member
638 int32_t sb_timeo; member
1265 so->so_rcv.sb_timeo = head->sol_sbrcv_timeo;1266 so->so_snd.sb_timeo = head->sol_sbsnd_timeo;1395 so->so_rcv.sb_timeo = head->so_rcv.sb_timeo;1396 so->so_snd.sb_timeo = head->so_snd.sb_timeo;1537 sbrcv_timeo = so->so_rcv.sb_timeo;1538 sbsnd_timeo = so->so_snd.sb_timeo;3975 &so->so_snd.sb_timeo) :3977 &so->so_rcv.sb_timeo);4233 so->so_snd.sb_timeo) :4235 so->so_rcv.sb_timeo));
371 db_printf("sb_timeo: %jd\n", sb->sb_timeo); in db_print_sockbuf()
453 PSOCK | PCATCH, "sbwait", sb->sb_timeo, 0, 0)); in sbwait()1880 xsb->sb_timeo = sb->sb_timeo; in sbtoxsockbuf()
1238 so->so_snd.sb_timeo)) != 0) { in uipc_sosend_stream_or_seqpacket()2432 error = uipc_stream_sbwait(so2, so->so_snd.sb_timeo); in uipc_sendfile_wait()
146 xsb->sb_timeo = sb->sb_timeo; in sbtoxsockbuf()