Home
last modified time | relevance | path

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

/third_party/lwip/src/api/
H A Dtcpip.c230 tcpip_send_msg_na(enum lowpower_msg_type type) in tcpip_send_msg_na() function
245 LWIP_DEBUGF(LOWPOWER_DEBUG, ("tcpip_send_msg_na alloc faild\n")); in tcpip_send_msg_na()
267 LWIP_DEBUGF(LOWPOWER_DEBUG, ("tcpip_send_msg_na post faild\n")); in tcpip_send_msg_na()
313 tcpip_send_msg_na(LOW_BLOCK); in tcpip_inpkt()
512 tcpip_send_msg_na(LOW_BLOCK); in tcpip_send_msg_wait_sem()
551 tcpip_send_msg_na(LOW_BLOCK); in tcpip_api_call()
H A Dsockets.c3308 tcpip_send_msg_na(LOW_NON_BLOCK);
/third_party/lwip/src/include/lwip/
H A Dtcpip.h108 void tcpip_send_msg_na(enum lowpower_msg_type type);

Completed in 6 milliseconds