Searched refs:snd_size (Results 1 – 2 of 2) sorted by relevance
138 struct snd_size { struct142 #define AIOGSIZE _IOR('A', 11, struct snd_size)/* read current blocksize */ argument143 #define AIOSSIZE _IOWR('A', 11, struct snd_size) /* sets blocksize */
427 sctp_log_rwnd(uint8_t from, uint32_t peers_rwnd, uint32_t snd_size, uint32_t overhead) in sctp_log_rwnd() argument433 sctp_clog.x.rwnd.send_size = snd_size; in sctp_log_rwnd()