Searched refs:TCP_MAXOLEN (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dtcpip.h82 char ti_o[TCP_MAXOLEN]; /* space for tcp options */
H A Dtcp.h191 #define TCP_MAXOLEN (TCP_MAXHLEN - sizeof(struct tcphdr)) macro
H A Dtcp_output.c227 u_char opt[TCP_MAXOLEN];

Completed in 24 milliseconds