Searched refs:errors (Results 1 – 4 of 4) sorted by relevance
100 volatile uint8_t errors; // Errors member240 (dev->rxDesc[dev->rxTail].errors == 0)) { in E1000_RXPoll()251 if (dev->rxDesc[dev->rxTail].errors) { in E1000_RXPoll()253 dev->rxDesc[dev->rxTail].errors); in E1000_RXPoll()255 dev->rxDesc[dev->rxTail].errors = 0; in E1000_RXPoll()326 (dev->rxDesc[dev->rxTail].errors == 0)) { in E1000_Dequeue()335 dev->rxDesc[dev->rxTail].errors = 0; in E1000_Dequeue()
1895 * debug.h, api_msg.c: change LWIP_ERROR to use it to check errors like invalid1997 * sockets.c: remplace ENOBUFS errors on alloc_socket by ENFILE to be more BSD compliant.2098 * mem.c, stats.c, mem.h: apply patch #6414 to avoid compiler errors2164 and ERR_RTE are seen as non-fatal, all other errors are fatal. netconns and2400 allocated by do_listen if success) and netconn_accept errors handling. In2401 most of api_lib functions, we replace some errors checkings like "if (conn==NULL)"2547 * api_lib.c: somes resources couldn't be freed if there was errors during3231 errors now have the correct type (err_t).3299 case of errors.
239 there are no errors and the callback function is to return
839 # potential errors in the documentation, such as documenting some parameters in2036 # if errors occur, instead of asking the user for help.