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

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

Completed in 34 milliseconds