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

/freebsd-13-stable/usr.sbin/ppp/
H A Dbundle.h40 #define OPT_IDCHECK 3 macro
H A Dpap.c216 Enabled(bundle, OPT_IDCHECK)) {
H A Dfsm.c1083 Enabled(fp->bundle, OPT_IDCHECK)) {
1093 (!Enabled(fp->bundle, OPT_IDCHECK) && codep->check_reqid)))
H A Dchap.c733 Enabled(bundle, OPT_IDCHECK)) {
H A Dbundle.c831 bundle.cfg.optmask = (1ull << OPT_IDCHECK) | (1ull << OPT_LOOPBACK) |
1120 optval(arg->bundle, OPT_IDCHECK));
H A Dcommand.c2986 "disable|enable", (const void *)OPT_IDCHECK},

Completed in 123 milliseconds