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

/freebsd-11-stable/sys/netinet/
H A Dtcp_input.c3637 size_t min_protoh = isipv6 ? local
3641 const size_t min_protoh = sizeof(struct tcpiphdr); local
3857 size_t min_protoh; local
[all...]

Completed in 97 milliseconds