Home
last modified time | relevance | path

Searched refs:ETHTYPE_IPV6 (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/src/core/ipv6/
Dethip6.c101 return ethernet_output(netif, q, (const struct eth_addr*)(netif->hwaddr), &dest, ETHTYPE_IPV6); in ethip6_output()
120 return ethernet_output(netif, q, (const struct eth_addr*)(netif->hwaddr), &dest, ETHTYPE_IPV6); in ethip6_output()
/third_party/lwip/src/include/lwip/prot/
Dieee.h64 ETHTYPE_IPV6 = 0x86DDU, enumerator
/third_party/lwip/src/netif/
Dethernet.c220 case PP_HTONS(ETHTYPE_IPV6): /* IPv6 */