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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Doptions.c715 && !((opt->flags & OPT_ZEROOK && iv == 0))) {
716 char *zok = (opt->flags & OPT_ZEROOK)? " zero or": "";
H A Dpppd.h126 #define OPT_ZEROOK 0x10000 /* 0 value is OK even if not within limits */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Doptions.c635 && !((opt->flags & OPT_ZEROOK && iv == 0))) {
636 char *zok = (opt->flags & OPT_ZEROOK)? " zero or": "";
H A Dpppd.h102 #define OPT_ZEROOK 0x10000 /* 0 value is OK even if not within limits */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h127 #define OPT_ZEROOK 0x10000 /* 0 value is OK even if not within limits */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h102 #define OPT_ZEROOK 0x10000 /* 0 value is OK even if not within limits */ macro

Completed in 148 milliseconds