Searched refs:ETHTYPE_IPV6 (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip-new/src/core/ipv6/
H A Dethip6.c57 #define ETHTYPE_IPV6 0x86DD macro
111 ethhdr->type = PP_HTONS(ETHTYPE_IPV6);
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/
H A Dethernetif.c242 case ETHTYPE_IPV6:
H A Detharp.c1411 case PP_HTONS(ETHTYPE_IPV6): /* IPv6 */
/vbox/src/VBox/Devices/Network/lwip-new/src/include/netif/
H A Detharp.h140 #define ETHTYPE_IPV6 0x86DDU macro

Completed in 937 milliseconds