Searched refs:OPT_PROXYALL (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/usr.sbin/ppp/
H A Dbundle.h52 #define OPT_PROXYALL 13 macro
H A Dipcp.c637 if (Enabled(bundle, OPT_PROXYALL)) {
852 if (Enabled(bundle, OPT_PROXY) || Enabled(bundle, OPT_PROXYALL))
864 if (Enabled(bundle, OPT_PROXY) || Enabled(bundle, OPT_PROXYALL))
H A Dbundle.c1138 optval(arg->bundle, OPT_PROXYALL));
H A Dcommand.c3009 "disable|enable", (const void *)OPT_PROXYALL},

Completed in 166 milliseconds