Home
last modified time | relevance | path

Searched refs:tcp_mss_adjust (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/npppd/npppd/
H A Dppp.c152 _this->adjust_mss = (conf->tcp_mss_adjust)? 1 : 0; in ppp_init()
1115 .tcp_mss_adjust = false,
1150 .tcp_mss_adjust = false,
1176 .tcp_mss_adjust = false,
H A Dnpppd.h133 bool tcp_mss_adjust; member
H A Dparse.y498 curr_tunnconf->tcp_mss_adjust = $2;