Revision 917cfc1f slirp/tcp_output.c

b/slirp/tcp_output.c
47 47
};
48 48

  
49 49

  
50
#undef MAX_TCPOPTLEN
50 51
#define MAX_TCPOPTLEN	32	/* max # bytes that go in options */
51 52

  
52 53
/*

Also available in: Unified diff