TCPWND16 is only used within LwIP.
 
Symbols
loading...
Files
loading...

TCPWND16 macro

Syntax

#define TCPWND16(x) (x)

Arguments

x

References

LocationText
tcp.h:144
#define TCPWND16(x) (x)
tcp.h:434
#define tcp_sndbuf(pcb) (TCPWND16((pcb)->snd_buf))