Searched refs:so_flags (Results 1 – 19 of 19) sorted by relevance
60 stropt->so_flags = SO_HIWAT; in proto_set_rx_hiwat()87 stropt->so_flags = SO_LOWAT; in proto_set_rx_lowat()151 stropt->so_flags = SO_MAXBLK; in proto_set_tx_maxblk()177 stropt->so_flags = SO_COPYOPT; in proto_set_tx_copyopt()206 stropt->so_flags = SO_WROFF; in proto_set_tx_wroff()
343 sop->so_flags = SO_HIWAT | SO_LOWAT; in sbioc()381 sop->so_flags = SO_HIWAT | SO_LOWAT; in sbioc()744 sop->so_flags = SO_HIWAT | SO_LOWAT; in sbioctl()821 sop->so_flags = SO_HIWAT | SO_LOWAT; in sbioctl()
501 sop->so_flags = SO_HIWAT | SO_LOWAT; in zc_master_open()503 sop->so_flags = SO_HIWAT | SO_LOWAT | SO_ISTTY; in zc_master_open()578 sop->so_flags = SO_HIWAT | SO_LOWAT | SO_ISTTY; in zc_slave_open()
380 sop->so_flags = SO_HIWAT | SO_LOWAT; in ptmopen()382 sop->so_flags = SO_HIWAT | SO_LOWAT | SO_ISTTY; in ptmopen()
151 so->so_flags, so->so_readopt, so->so_wroff); in dedump_stroptions()
268 sop->so_flags = SO_HIWAT | SO_LOWAT; in pcktopen()
794 strop->so_flags = SO_READOPT|SO_HIWAT|SO_LOWAT|SO_NDELON|SO_ISTTY; in ldtermopen()859 strop->so_flags = SO_READOPT|SO_NDELOFF; in ldtermclose()4785 optbuf.so_flags = 0; in chgstropts()4796 optbuf.so_flags = SO_READOPT|SO_MREADOFF; in chgstropts()4810 optbuf.so_flags = SO_READOPT|SO_MREADON; in chgstropts()4819 optbuf.so_flags |= SO_TOSTOP; in chgstropts()4821 optbuf.so_flags |= SO_TONSTOP; in chgstropts()4823 if (optbuf.so_flags != 0) { in chgstropts()
411 sop->so_flags = SO_HIWAT | SO_LOWAT | SO_ISTTY; in ptsopen()
203 sop->so_flags = SO_HIWAT | SO_LOWAT | SO_ISTTY; in ptemopen()
435 sop->so_flags = SO_READOPT; in timodopen()
1104 sop->so_flags = SO_HIWAT | SO_LOWAT | SO_NDELON | SO_MREADON; in ecpp_open()
2281 if (sop->so_flags & SO_READOPT) { in strrput_nondata()2326 if (sop->so_flags & SO_ERROPT) { in strrput_nondata()2344 if (sop->so_flags & SO_COPYOPT) { in strrput_nondata()2357 if (sop->so_flags & SO_WROFF) in strrput_nondata()2359 if (sop->so_flags & SO_TAIL) in strrput_nondata()2361 if (sop->so_flags & SO_MINPSZ) in strrput_nondata()2363 if (sop->so_flags & SO_MAXPSZ) in strrput_nondata()2365 if (sop->so_flags & SO_MAXBLK) in strrput_nondata()2367 if (sop->so_flags & SO_HIWAT) { in strrput_nondata()2368 if (sop->so_flags & SO_BAND) { in strrput_nondata()[all …]
587 uint_t so_flags; /* options to set */ member
233 stropt->so_flags = SO_WROFF | SO_MAXBLK; in tcp_fuse()
850 stropt->so_flags = SO_HIWAT | SO_WROFF | SO_MAXBLK; in tcp_fallback_noneager()
1139 stropt->so_flags = SO_HIWAT | SO_WROFF | SO_MAXBLK; in tcp_accept_finish()
1386 if ((stropts->so_flags & SO_HIWAT) && in mir_rput()1387 !(stropts->so_flags & SO_BAND)) { in mir_rput()
5283 stropt->so_flags = SO_WROFF | SO_HIWAT; in rawip_fallback()
6168 stropt->so_flags = SO_WROFF | SO_HIWAT; in udp_fallback()