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

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

Completed in 23 milliseconds