Home
last modified time | relevance | path

Searched defs:shut_tx (Results 1 – 4 of 4) sorted by relevance

/lk-master/external/lib/lwip/api/
A Dapi_lib.c702 netconn_shutdown(struct netconn *conn, u8_t shut_rx, u8_t shut_tx) in netconn_shutdown()
A Dapi_msg.c750 u8_t shut, shut_rx, shut_tx, close; local
A Dsockets.c1371 u8_t shut_rx = 0, shut_tx = 0; local
/lk-master/external/lib/lwip/core/
A Dtcp.c313 tcp_shutdown(struct tcp_pcb *pcb, int shut_rx, int shut_tx) in tcp_shutdown()

Completed in 16 milliseconds