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

/vbox/src/VBox/Devices/Network/lwip/src/core/
H A Draw.c154 raw_connect(struct raw_pcb *pcb, struct ip_addr *ipaddr) function
257 * Send the raw IP packet to the address given by raw_connect()
/vbox/src/VBox/Devices/Network/lwip-new/src/core/
H A Draw.c189 raw_connect(struct raw_pcb *pcb, ip_addr_t *ipaddr) function
329 * Send the raw IP packet to the address given by raw_connect()
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h214 #define raw_connect lwip_raw_connect macro
/vbox/src/VBox/Devices/Network/lwip-new/vbox/include/
H A Dlwip-namespace.h118 #define raw_connect lwip_raw_connect macro

Completed in 36 milliseconds