Searched refs:sndbuf_used (Results 1 – 4 of 4) sorted by relevance
161 amt = asoc->sndbuf_used; in inet_sctp_diag_fill()413 r->idiag_wqueue = infox->asoc->sndbuf_used; in sctp_diag_get_info()
268 assoc->sndbuf_used, in sctp_assocs_seq_show()
109 return asoc->ep->sndbuf_policy ? sk->sk_sndbuf - asoc->sndbuf_used in sctp_wspace()140 asoc->sndbuf_used += chunk->skb->truesize + sizeof(struct sctp_chunk); in sctp_set_owner_w()9121 asoc->sndbuf_used -= skb->truesize + sizeof(struct sctp_chunk); in sctp_wfree()
1912 int sndbuf_used; member