Home
last modified time | relevance | path

Searched defs:sio_write (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/contrib/ports/win32/
Dsio.c281 u32_t sio_write(sio_fd_t fd, const u8_t* data, u32_t len) in sio_write() function
/third_party/lwip/contrib/ports/unix/port/netif/
Dsio.c308 u32_t sio_write(sio_status_t * siostat, const u8_t *buf, u32_t size) in sio_write() function