Home
last modified time | relevance | path

Searched refs:OPT_SROUTES (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dbundle.h51 #define OPT_SROUTES 14 macro
H A Dipv6cp.c252 if (Enabled(bundle, OPT_SROUTES)) in ipcp_SetIPv6address()
H A Dbundle.c830 (1ull << OPT_SROUTES) | (1ull << OPT_TCPMSSFIXUP) | in bundle_Create()
1138 optval(arg->bundle, OPT_SROUTES)); in bundle_ShowStatus()
H A Dipcp.c701 if (Enabled(bundle, OPT_SROUTES)) in ipcp_SetIPaddress()
H A Dcommand.c3013 "disable|enable", (const void *)OPT_SROUTES},