Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
HDbundle.h38 #define OPT_IDCHECK 0x0002 macro
HDpap.c214 Enabled(bundle, OPT_IDCHECK)) { in pap_Input()
HDfsm.c1082 Enabled(fp->bundle, OPT_IDCHECK)) { in fsm_Input()
1092 (!Enabled(fp->bundle, OPT_IDCHECK) && codep->check_reqid))) in fsm_Input()
HDbundle.c830 bundle.cfg.opt = OPT_IDCHECK | OPT_LOOPBACK | OPT_SROUTES | OPT_TCPMSSFIXUP | in bundle_Create()
1116 optval(arg->bundle, OPT_IDCHECK)); in bundle_ShowStatus()
HDchap.c726 Enabled(bundle, OPT_IDCHECK)) { in chap_Input()
HDcommand.c2853 "disable|enable", (const void *)OPT_IDCHECK},