Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sys/
Dsoundcard.h138 struct snd_size { struct
142 #define AIOGSIZE _IOR('A', 11, struct snd_size)/* read current blocksize */ argument
/freebsd-12-stable/sys/netinet/
Dsctputil.c427 sctp_log_rwnd(uint8_t from, uint32_t peers_rwnd, uint32_t snd_size, uint32_t overhead) in sctp_log_rwnd()