Home
last modified time | relevance | path

Searched refs:OPT_TCPMSSFIXUP (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dbundle.h52 #define OPT_TCPMSSFIXUP 15 macro
H A Dtcpmss.c158 if (!Enabled(bundle, OPT_TCPMSSFIXUP)) in tcpmss_Check()
H A Dbundle.c830 (1ull << OPT_SROUTES) | (1ull << OPT_TCPMSSFIXUP) | in bundle_Create()
1140 optval(arg->bundle, OPT_TCPMSSFIXUP)); in bundle_ShowStatus()
H A Dcommand.c3015 "disable|enable", (const void *)OPT_TCPMSSFIXUP},