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

/freebsd-10.1-release/usr.sbin/ppp/
H A Dbundle.h50 #define OPT_PROXYALL 13 macro
H A Dipcp.c635 if (Enabled(bundle, OPT_PROXYALL)) {
850 if (Enabled(bundle, OPT_PROXY) || Enabled(bundle, OPT_PROXYALL))
862 if (Enabled(bundle, OPT_PROXY) || Enabled(bundle, OPT_PROXYALL))
H A Dbundle.c1139 optval(arg->bundle, OPT_PROXYALL));
H A Dcommand.c3002 "disable|enable", (const void *)OPT_PROXYALL},

Completed in 106 milliseconds