lwip_sock_lastdata::netbuf is only used within LwIP.
 
Symbols
loading...
Files
loading...

lwip_sock_lastdata::netbuf field

Syntax

struct netbuf *netbuf;

References

LocationReferrerText
sockets_priv.h:62
struct netbuf *netbuf;
sockets.c:578free_socket_free_elements()
netbuf_delete(lastdata->netbuf);
sockets.c:1107lwip_recvfrom_udp_raw()
buf = sock->lastdata.netbuf;
sockets.c:1119lwip_recvfrom_udp_raw()
sock->lastdata.netbuf = buf;
sockets.c:1189lwip_recvfrom_udp_raw()
sock->lastdata.netbuf = NULL;

Data Use

Functions writing lwip_sock_lastdata::netbuf
Functions reading lwip_sock_lastdata::netbuf
all items filtered out
lwip_sock_lastdata::netbuf
Type of lwip_sock_lastdata::netbuf
lwip_sock_lastdata::netbuf
all items filtered out