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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_subr.c409 #define TCP_MINPROTOHDR (sizeof(struct ip6_hdr) + sizeof(struct tcphdr)) macro
411 #define TCP_MINPROTOHDR (sizeof(struct tcpiphdr)) macro
419 #undef TCP_MINPROTOHDR macro

Completed in 71 milliseconds