Searched refs:OPT_IDCHECK (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/usr.sbin/ppp/
H A Dbundle.h38 #define OPT_IDCHECK 3 macro
H A Dpap.c214 Enabled(bundle, OPT_IDCHECK)) {
H A Dfsm.c1081 Enabled(fp->bundle, OPT_IDCHECK)) {
1091 (!Enabled(fp->bundle, OPT_IDCHECK) && codep->check_reqid)))
H A Dchap.c731 Enabled(bundle, OPT_IDCHECK)) {
H A Dbundle.c832 bundle.cfg.optmask = (1ull << OPT_IDCHECK) | (1ull << OPT_LOOPBACK) |
1121 optval(arg->bundle, OPT_IDCHECK));
H A Dcommand.c2979 "disable|enable", (const void *)OPT_IDCHECK},

Completed in 74 milliseconds