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

/external/libnl/include/linux/
H A Dif_ether.h61 #define ETH_P_IPV6 0x86DD /* IPv6 over bluebook */ macro
/external/iproute2/include/linux/
H A Dif_ether.h65 #define ETH_P_IPV6 0x86DD /* IPv6 over bluebook */ macro
/external/kernel-headers/original/uapi/linux/
H A Dif_ether.h66 #define ETH_P_IPV6 0x86DD /* IPv6 over bluebook */ macro
/external/android-clat/
H A Dclatd.c113 .sll_protocol = htons(ETH_P_IPV6),
253 int packetsock = socket(AF_PACKET, SOCK_DGRAM, htons(ETH_P_IPV6));
H A Dclatd_test.cpp447 expected_proto = htons(ETH_P_IPV6);
452 tun_header.proto = htons(ETH_P_IPV6);
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_pan.c546 if(proto == ETH_P_IP || proto == ETH_P_ARP || proto == ETH_P_IPV6)
/external/libnl/lib/
H A Dutils.c599 __ADD(ETH_P_IPV6,ipv6)
/external/iproute2/tc/
H A Df_u32.c953 {ETH_P_IPV6, 0, print_ipv6},

Completed in 321 milliseconds