HomeSort by relevance Sort by last modified time
    Searched refs:MAX_TCPOPTLEN (Results 1 - 2 of 2) sorted by null

  /external/qemu/slirp/
tcp_output.c 61 #define MAX_TCPOPTLEN 32 /* max # bytes that go in options */
74 u_char opt[MAX_TCPOPTLEN];
  /external/qemu/slirp-android/
tcp_output.c 61 #define MAX_TCPOPTLEN 32 /* max # bytes that go in options */
74 u_char opt[MAX_TCPOPTLEN];

Completed in 54 milliseconds