Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dbundle.h38 #define OPT_IDCHECK 3 macro
H A Dpap.c214 Enabled(bundle, OPT_IDCHECK)) { in pap_Input()
H A Dfsm.c1081 Enabled(fp->bundle, OPT_IDCHECK)) { in fsm_Input()
1091 (!Enabled(fp->bundle, OPT_IDCHECK) && codep->check_reqid))) in fsm_Input()
H A Dbundle.c829 bundle.cfg.optmask = (1ull << OPT_IDCHECK) | (1ull << OPT_LOOPBACK) | in bundle_Create()
1118 optval(arg->bundle, OPT_IDCHECK)); in bundle_ShowStatus()
H A Dchap.c731 Enabled(bundle, OPT_IDCHECK)) { in chap_Input()
H A Dcommand.c2984 "disable|enable", (const void *)OPT_IDCHECK},