Searched defs:shut_rx (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/lib/lwip2/src/api/
H A Dapi_lib.c854 netconn_shutdown(struct netconn *conn, u8_t shut_rx, u8_t shut_tx) argument
H A Dapi_msg.c822 u8_t shut, shut_rx, shut_tx, close; local
H A Dsockets.c1695 u8_t shut_rx = 0, shut_tx = 0; local
/barrelfish-master/lib/lwip2/src/core/
H A Dtcp.c421 tcp_shutdown(struct tcp_pcb *pcb, int shut_rx, int shut_tx) argument

Completed in 43 milliseconds