Searched defs:shut_tx (Results 1 – 4 of 4) sorted by relevance
702 netconn_shutdown(struct netconn *conn, u8_t shut_rx, u8_t shut_tx) in netconn_shutdown()
750 u8_t shut, shut_rx, shut_tx, close; local
1371 u8_t shut_rx = 0, shut_tx = 0; local
313 tcp_shutdown(struct tcp_pcb *pcb, int shut_rx, int shut_tx) in tcp_shutdown()
Completed in 16 milliseconds