Searched defs:snd_buf (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/include/lwip/lwip/
H A Dtcp.h348 u16_t snd_buf; /* Available buffer space for sending (in bytes). */ member in struct:tcp_pcb
/barrelfish-master/include/lwip2/lwip/
H A Dtcp.h271 tcpwnd_size_t snd_buf; /* Available buffer space for sending (in bytes). */ member in struct:tcp_pcb
/barrelfish-master/lib/lwip2/src/apps/smtp/
H A Dsmtp.c1210 u16_t snd_buf = tcp_sndbuf(pcb); local

Completed in 89 milliseconds