Searched refs:PIPEX_TCP_OPTLEN (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/net/ | ||
| D | pipex_local.h | 409 #define PIPEX_TCP_OPTLEN 40 macro |
| D | pipex.c | 2861 lpktp = sizeof(struct ip) + sizeof(struct tcphdr) + PIPEX_TCP_OPTLEN; in adjust_tcp_mss() |