Searched refs:OPT_ZEROINF (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Doptions.c225 OPT_PRIO | OPT_LLIMIT | OPT_NOINCR | OPT_ZEROINF },
324 OPT_PRIO | OPT_LLIMIT | OPT_NOINCR | OPT_ZEROINF },
327 OPT_ALIAS | OPT_PRIO | OPT_LLIMIT | OPT_NOINCR | OPT_ZEROINF },
742 if ((opt->flags & OPT_ZEROINF) ?
H A Dpppd.h131 #define OPT_ZEROINF 0x40000 /* with OPT_NOINCR, 0 == infinity */ macro

Completed in 45 milliseconds