Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dbundle.h45 #define OPT_LOOPBACK 8 macro
H A Dbundle.c594 if (Enabled(bundle, OPT_LOOPBACK)) { in bundle_DescriptorRead()
829 bundle.cfg.optmask = (1ull << OPT_IDCHECK) | (1ull << OPT_LOOPBACK) | in bundle_Create()
1130 optval(arg->bundle, OPT_LOOPBACK)); in bundle_ShowStatus()
H A Dcommand.c3001 "disable|enable", (const void *)OPT_LOOPBACK},