Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/
H A Dsdp_itf.h78 int sbl_txlowat; member
H A Dsctp_itf.h61 int sbl_txlowat; member
/titanic_41/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c166 so->so_sndlowat = sbl.sbl_txlowat; in sosdp_init()
H A Dsocksctp.c225 so->so_sndlowat = sbl.sbl_txlowat; in sosctp_init()
/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp.c1487 sbl->sbl_txlowat = connp->conn_sndlowat; in sctp_create()