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

/freebsd-11-stable/sys/netinet/
H A Dtcp_subr.c703 #define TCP_MINPROTOHDR (sizeof(struct ip6_hdr) + sizeof(struct tcphdr)) macro
705 #define TCP_MINPROTOHDR (sizeof(struct tcpiphdr)) macro
711 #undef TCP_MINPROTOHDR macro

Completed in 119 milliseconds