Home
last modified time | relevance | path

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

/dflybsd-src/sys/netinet/
H A Dtcp_subr.c416 #define TCP_MINPROTOHDR (sizeof(struct ip6_hdr) + sizeof(struct tcphdr)) in tcp_init() macro
418 #define TCP_MINPROTOHDR (sizeof(struct tcpiphdr)) in tcp_init() macro