Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDtcp_subr.c693 #define TCP_MINPROTOHDR (sizeof(struct ip6_hdr) + sizeof(struct tcphdr)) in tcp_init() macro
695 #define TCP_MINPROTOHDR (sizeof(struct tcpiphdr)) in tcp_init() macro