Searched refs:ssa_wrsize (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.h63 ssize_t ssa_wrsize; member in struct:sctp_soassoc
H A Dsocksctpsubr.c409 ssa->ssa_wrsize = ss->ss_wrsize;
532 nso->so_proto_props.sopp_maxblk = ssa->ssa_wrsize;
H A Dsocksctp.c1098 if ((error = sosctp_uiomove(mctl, count, ssa->ssa_wrsize,
1978 ssa->ssa_wrsize = lss->ss_wrsize;
2203 ssa->ssa_wrsize = soppp->sopp_maxblk;

Completed in 57 milliseconds