Home
last modified time | relevance | path

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

/third_party/lwip/src/api/
H A Dapi_msg.c78 #define WRITE_DELAYED_PARAM , u8_t delayed macro
81 #define WRITE_DELAYED_PARAM macro
83 static err_t lwip_netconn_do_writemore(struct netconn *conn WRITE_DELAYED_PARAM);
84 static err_t lwip_netconn_do_close_internal(struct netconn *conn WRITE_DELAYED_PARAM);
969 lwip_netconn_do_close_internal(struct netconn *conn WRITE_DELAYED_PARAM) argument
1699 lwip_netconn_do_writemore(struct netconn *conn WRITE_DELAYED_PARAM) argument

Completed in 3 milliseconds