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

/vbox/src/VBox/Devices/Network/slirp/
H A Dtcp_output.c86 #define MAX_TCPOPTLEN 32 /* max # bytes that go in options */ macro
99 u_char opt[MAX_TCPOPTLEN];

Completed in 70 milliseconds