Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dsdp_itf.h75 int sbl_txbuf; member
H A Dsctp_itf.h60 int sbl_txbuf; member
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c166 so->so_sndbuf = sbl.sbl_txbuf; in sosdp_init()
H A Dsocksctp.c234 so->so_sndbuf = sbl.sbl_txbuf; in sosctp_init()
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp.c1488 sbl->sbl_txbuf = connp->conn_sndbuf; in sctp_create()