Searched refs:PPPERR_NONE (Results 1 – 8 of 8) sorted by relevance
66 #define PPPERR_NONE 0 /* No error. */ macro
1063 return PPPERR_NONE; in pppWriteOverEthernet()1143 return PPPERR_NONE; in pppWrite()1356 pc->errCode = PPPERR_NONE; in sifup()
763 if (pcb->err_code == PPPERR_NONE) { in ppp_link_end()1161 pcb->err_code = PPPERR_NONE; in sifup()1269 pcb->err_code = PPPERR_NONE; in sif6up()
759 if (pcb->err_code == PPPERR_NONE) { in ppp_link_end()1180 pcb->err_code = PPPERR_NONE; in sifup()1288 pcb->err_code = PPPERR_NONE; in sif6up()
127 #define PPPERR_NONE 0 /* No error. */ macro
131 #define PPPERR_NONE 0 /* No error. */ macro
80 case PPPERR_NONE: {160 if (err_code == PPPERR_NONE) {