Home
last modified time | relevance | path

Searched defs:snd_size (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dsoundcard.h136 struct snd_size { struct
140 #define AIOGSIZE _IOR('A', 11, struct snd_size)/* read current blocksize */ argument
/freebsd/sys/netinet/
H A Dsctputil.c424 sctp_log_rwnd(uint8_t from, uint32_t peers_rwnd, uint32_t snd_size, uint32_t overhead) in sctp_log_rwnd()