Searched defs:raw_send (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/core/
H A Draw.c189 * It requires some more changes in lwIP. (there will be a raw_send() function
265 raw_send(struct raw_pcb *pcb, struct pbuf *p) function
/vbox/src/VBox/Devices/Network/lwip-new/src/core/
H A Draw.c221 * It requires some more changes in lwIP. (there will be a raw_send() function
336 raw_send(struct raw_pcb *pcb, struct pbuf *p) function
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h220 #define raw_send lwip_raw_send macro
/vbox/src/VBox/Devices/Network/lwip-new/vbox/include/
H A Dlwip-namespace.h126 #define raw_send lwip_raw_send macro

Completed in 72 milliseconds