Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dsdp_itf.h76 int sbl_rxlowat; member
H A Dsctp_itf.h59 int sbl_rxlowat; member
/titanic_50/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c164 so->so_rcvlowat = sbl.sbl_rxlowat; in sosdp_init()
H A Dsocksctp.c223 so->so_rcvlowat = sbl.sbl_rxlowat; in sosctp_init()
/titanic_50/usr/src/uts/common/inet/sctp/
H A Dsctp.c1490 sbl->sbl_rxlowat = SCTP_RECV_LOWATER; in sctp_create()