Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/
H A Dslipif.h66 #ifndef SLIP_RX_QUEUE
67 #define SLIP_RX_QUEUE SLIP_RX_FROM_ISR macro
/third_party/lwip/src/netif/
H A Dslipif.c462 #if SLIP_RX_QUEUE in slipif_process_rxqueue()
470 #else /* SLIP_RX_QUEUE */ in slipif_process_rxqueue()
472 #endif /* SLIP_RX_QUEUE */ in slipif_process_rxqueue()
498 #if SLIP_RX_QUEUE in slipif_rxbyte_enqueue()
506 #else /* SLIP_RX_QUEUE */ in slipif_rxbyte_enqueue()
510 #endif /* SLIP_RX_QUEUE */ in slipif_rxbyte_enqueue()

Completed in 1 milliseconds