Searched refs:sbl_rxlowat (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dsctp_itf.h59 int sbl_rxlowat; member in struct:sctp_sockbuf_limits_s
H A Dsdp_itf.h76 int sbl_rxlowat; member in struct:sdp_sockbuf_limits_s
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c164 so->so_rcvlowat = sbl.sbl_rxlowat;
H A Dsocksctp.c224 so->so_rcvlowat = sbl.sbl_rxlowat;
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp.c1490 sbl->sbl_rxlowat = SCTP_RECV_LOWATER;

Completed in 69 milliseconds