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

/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dnetbuf.h84 #define netbuf_len(buf) ((buf)->p->tot_len) macro
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dapi.h109 u16_t netbuf_len (struct netbuf *buf);
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h156 #define netbuf_len lwip_netbuf_len macro
/vbox/src/VBox/Devices/Network/lwip/src/api/
H A Dapi_lib.c114 netbuf_len(struct netbuf *buf) function
H A Dsockets.c393 buflen = netbuf_len(buf);
/vbox/src/VBox/Devices/Network/lwip-new/src/api/
H A Dapi_lib.c422 len = netbuf_len((struct netbuf *)buf);

Completed in 53 milliseconds