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

/freebsd-13-stable/usr.sbin/ppp/
H A Dbundle.h47 #define OPT_LOOPBACK 8 macro
H A Dbundle.c596 if (Enabled(bundle, OPT_LOOPBACK)) {
831 bundle.cfg.optmask = (1ull << OPT_IDCHECK) | (1ull << OPT_LOOPBACK) |
1132 optval(arg->bundle, OPT_LOOPBACK));
H A Dcommand.c2999 "disable|enable", (const void *)OPT_LOOPBACK},

Completed in 126 milliseconds