Searched refs:ss_total_sndbuf (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/netinet/ | ||
H A D | sctp_uio.h | 168 u_int32_t ss_total_sndbuf; member |
H A D | sctp_usrreq.c | 1496 ss->ss_total_sndbuf = (u_int32_t)asoc->total_output_queue_size; in sctp_optsget() |