tcpip_timeouts_mbox_fetch() is only used within LwIP.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLwIPtcpip_timeouts_mbox_fetch()

tcpip_timeouts_mbox_fetch() function

Wait (forever) for a message to arrive in an mbox. While waiting, timeouts are processed.

Syntax

static void tcpip_timeouts_mbox_fetch(sys_mbox_t *mbox,     void **msg);

Arguments

mbox

the mbox to fetch the message from

msg

the place to store the message

References

LocationReferrerText
tcpip.c:84
tcpip_timeouts_mbox_fetch(sys_mbox_t *mbox, void **msg)
tcpip.c:142tcpip_thread()
TCPIP_MBOX_FETCH(&tcpip_mbox, (void **)&msg);

Call Tree

Functions calling tcpip_timeouts_mbox_fetch()
Functions called by tcpip_timeouts_mbox_fetch()
all items filtered out
tcpip_timeouts_mbox_fetch()
Data read by tcpip_timeouts_mbox_fetch()
Data written by tcpip_timeouts_mbox_fetch()
tcpip_timeouts_mbox_fetch()::sleeptime
tcpip_timeouts_mbox_fetch()::res
all items filtered out
tcpip_timeouts_mbox_fetch()
tcpip_timeouts_mbox_fetch()::sleeptime
tcpip_timeouts_mbox_fetch()::res
all items filtered out
Type of tcpip_timeouts_mbox_fetch()
tcpip_timeouts_mbox_fetch()
all items filtered out