Searched defs:TCP_MINPROTOHDR (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dtcp_subr.c331 #define TCP_MINPROTOHDR (sizeof(struct ip6_hdr) + sizeof(struct tcphdr)) macro
333 #define TCP_MINPROTOHDR (sizeof(struct tcpiphdr)) macro
339 #undef TCP_MINPROTOHDR macro

Completed in 81 milliseconds