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

/freebsd-9.3-release/sys/netinet/
H A Dtcp_input.c3413 size_t min_protoh = isipv6 ? local
3417 const size_t min_protoh = sizeof(struct tcpiphdr); local
3640 size_t min_protoh; local
[all...]

Completed in 104 milliseconds