Searched refs:ETH_P_IPV6 (Results 1 – 8 of 8) sorted by relevance
61 #define ETH_P_IPV6 0x86DD /* IPv6 over bluebook */ macro
65 #define ETH_P_IPV6 0x86DD /* IPv6 over bluebook */ macro
66 #define ETH_P_IPV6 0x86DD /* IPv6 over bluebook */ macro
33 int packetsock = socket(AF_PACKET, SOCK_DGRAM, htons(ETH_P_IPV6)); in ring_create()
77 .sll_protocol = htons(ETH_P_IPV6), in configure_packet_socket()
445 expected_proto = htons(ETH_P_IPV6); in do_translate_packet()
599 __ADD(ETH_P_IPV6,ipv6)
953 {ETH_P_IPV6, 0, print_ipv6},