Searched refs:sndbuf_used (Results 1 – 4 of 4) sorted by relevance
179 amt = asoc->sndbuf_used; in inet_sctp_diag_fill()440 r->idiag_wqueue = infox->asoc->sndbuf_used; in sctp_diag_get_info()
273 assoc->sndbuf_used, in sctp_assocs_seq_show()
125 amt = asoc->sndbuf_used; in sctp_wspace()169 asoc->sndbuf_used += SCTP_DATA_SNDSIZE(chunk) + in sctp_set_owner_w()8464 asoc->sndbuf_used -= SCTP_DATA_SNDSIZE(chunk) + in sctp_wfree()
1894 int sndbuf_used; member