Home
last modified time | relevance | path

Searched refs:PIPEX_TCP_OPTLEN (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/net/
Dpipex_local.h409 #define PIPEX_TCP_OPTLEN 40 macro
Dpipex.c2861 lpktp = sizeof(struct ip) + sizeof(struct tcphdr) + PIPEX_TCP_OPTLEN; in adjust_tcp_mss()