Home
last modified time | relevance | path

Searched refs:ETH_P_IPV6 (Results 1 – 8 of 8) sorted by relevance

/external/libnl/include/linux/
Dif_ether.h61 #define ETH_P_IPV6 0x86DD /* IPv6 over bluebook */ macro
/external/iproute2/include/linux/
Dif_ether.h65 #define ETH_P_IPV6 0x86DD /* IPv6 over bluebook */ macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h66 #define ETH_P_IPV6 0x86DD /* IPv6 over bluebook */ macro
/external/android-clat/
Dring.c33 int packetsock = socket(AF_PACKET, SOCK_DGRAM, htons(ETH_P_IPV6)); in ring_create()
Dclatd.c77 .sll_protocol = htons(ETH_P_IPV6), in configure_packet_socket()
Dclatd_test.cpp445 expected_proto = htons(ETH_P_IPV6); in do_translate_packet()
/external/libnl/lib/
Dutils.c599 __ADD(ETH_P_IPV6,ipv6)
/external/iproute2/tc/
Df_u32.c953 {ETH_P_IPV6, 0, print_ipv6},