Searched defs:bytes_to_send (Results 1 – 3 of 3) sorted by relevance
55 unsigned int bytes_sent, bytes_remaining, bytes_to_send; in _tx_snd() local
53 unsigned int bytes_sent, bytes_remaining, bytes_to_send, nbytes; in _tx_sndv() local
320 sctp_chunkify(sctp_t *sctp, int mss, int firstseg_len, int bytes_to_send) in sctp_chunkify()