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

/freebsd-10-stable/sys/netinet/
H A Dtcp_input.c3582 size_t min_protoh = isipv6 ? local
3586 const size_t min_protoh = sizeof(struct tcpiphdr); local
3811 size_t min_protoh; local
[all...]

Completed in 28 milliseconds