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

/external/qemu/slirp/
H A Dtcp_output.c61 #define MAX_TCPOPTLEN 32 /* max # bytes that go in options */ macro
74 u_char opt[MAX_TCPOPTLEN];
/external/qemu/slirp-android/
H A Dtcp_output.c61 #define MAX_TCPOPTLEN 32 /* max # bytes that go in options */ macro
74 u_char opt[MAX_TCPOPTLEN];

Completed in 128 milliseconds