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

/illumos-gate/usr/src/uts/common/inet/
H A Dsctp_itf.h61 int sbl_txlowat; member in struct:sctp_sockbuf_limits_s
H A Dsdp_itf.h78 int sbl_txlowat; member in struct:sdp_sockbuf_limits_s
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c166 so->so_sndlowat = sbl.sbl_txlowat;
H A Dsocksctp.c226 so->so_sndlowat = sbl.sbl_txlowat;
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp.c1487 sbl->sbl_txlowat = connp->conn_sndlowat;

Completed in 78 milliseconds