Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_subr.c1217 #define TCP_MINPROTOHDR (sizeof(struct ip6_hdr) + sizeof(struct tcphdr)) in tcp_init() macro
1219 #define TCP_MINPROTOHDR (sizeof(struct tcpiphdr)) in tcp_init() macro