Searched refs:OPEN_ERROR (Results 1 - 25 of 28) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/modules/
H A Dppp_mod.h164 #define OPEN_ERROR(x) return (x) macro
187 #define OPEN_ERROR(x) { u.u_error = (x); return OPENFAIL; } macro
H A Dppp_comp.c200 OPEN_ERROR(ENOSR);
210 OPEN_ERROR(ENOSR);
H A Dppp_ahdlc.c271 OPEN_ERROR(ENOSR);
H A Dppp.c444 OPEN_ERROR(ENXIO);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/solaris/
H A Dppp_mod.h164 #define OPEN_ERROR(x) return (x) macro
187 #define OPEN_ERROR(x) { u.u_error = (x); return OPENFAIL; } macro
H A Dppp_ahdlc.c269 OPEN_ERROR(EINVAL);
274 OPEN_ERROR(ENOSR);
H A Dppp_comp.c200 OPEN_ERROR(ENOSR);
210 OPEN_ERROR(ENOSR);
H A Dppp.c446 OPEN_ERROR(ENXIO);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/modules/
H A Dppp_mod.h164 #define OPEN_ERROR(x) return (x) macro
187 #define OPEN_ERROR(x) { u.u_error = (x); return OPENFAIL; } macro
H A Dppp_comp.c200 OPEN_ERROR(ENOSR);
210 OPEN_ERROR(ENOSR);
H A Dppp_ahdlc.c271 OPEN_ERROR(ENOSR);
H A Dppp.c444 OPEN_ERROR(ENXIO);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/solaris/
H A Dppp_mod.h164 #define OPEN_ERROR(x) return (x) macro
187 #define OPEN_ERROR(x) { u.u_error = (x); return OPENFAIL; } macro
H A Dppp_ahdlc.c269 OPEN_ERROR(EINVAL);
274 OPEN_ERROR(ENOSR);
H A Dppp_comp.c200 OPEN_ERROR(ENOSR);
210 OPEN_ERROR(ENOSR);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/modules/
H A Dppp_mod.h164 #define OPEN_ERROR(x) return (x) macro
187 #define OPEN_ERROR(x) { u.u_error = (x); return OPENFAIL; } macro
H A Dppp_comp.c200 OPEN_ERROR(ENOSR);
210 OPEN_ERROR(ENOSR);
H A Dppp_ahdlc.c271 OPEN_ERROR(ENOSR);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/solaris/
H A Dppp_mod.h164 #define OPEN_ERROR(x) return (x) macro
187 #define OPEN_ERROR(x) { u.u_error = (x); return OPENFAIL; } macro
H A Dppp_ahdlc.c269 OPEN_ERROR(EINVAL);
274 OPEN_ERROR(ENOSR);
H A Dppp_comp.c200 OPEN_ERROR(ENOSR);
210 OPEN_ERROR(ENOSR);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/tokenring/
H A Dtms380tr.h816 #define OPEN_ERROR 0x0002 /* Error during ring insertion; more macro
826 /* OPEN phases; details of OPEN_ERROR (SSB.Parm[0], LSB) */
835 /* OPEN error codes; details of OPEN_ERROR (SSB.Parm[0], LSB) */
H A Dtms380tr.c915 if(ssb_parm_0 & OPEN_ERROR)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/tokenring/
H A Dtms380tr.h816 #define OPEN_ERROR 0x0002 /* Error during ring insertion; more macro
826 /* OPEN phases; details of OPEN_ERROR (SSB.Parm[0], LSB) */
835 /* OPEN error codes; details of OPEN_ERROR (SSB.Parm[0], LSB) */
H A Dtms380tr.c915 if(ssb_parm_0 & OPEN_ERROR)

Completed in 175 milliseconds

12