Searched refs:OPT_LOOPBACK (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/usr.sbin/ppp/
H A Dbundle.h45 #define OPT_LOOPBACK 8 macro
H A Dbundle.c594 if (Enabled(bundle, OPT_LOOPBACK)) {
832 bundle.cfg.optmask = (1ull << OPT_IDCHECK) | (1ull << OPT_LOOPBACK) |
1133 optval(arg->bundle, OPT_LOOPBACK));
H A Dcommand.c2992 "disable|enable", (const void *)OPT_LOOPBACK},

Completed in 111 milliseconds