Searched refs:PROT_IP6 (Results 1 - 5 of 5) sorted by relevance

/u-boot/net/
H A Dping6.c31 pkt += net_set_ether(pkt, eth_dst_addr, PROT_IP6);
H A Dndisc.c120 pkt += net_set_ether(pkt, enetaddr, PROT_IP6);
184 pkt += net_set_ether(pkt, enetaddr, PROT_IP6);
233 pkt += net_set_ether(pkt, eth_dst_addr, PROT_IP6);
H A Dnet6.c355 pkt += net_set_ether(pkt, net_nd_packet_mac, PROT_IP6);
372 pkt += net_set_ether(pkt, ether, PROT_IP6);
H A Dnet.c1308 case PROT_IP6:
/u-boot/include/
H A Dnet6.h33 #define PROT_IP6 0x86DD /* IPv6 protocol */ macro

Completed in 59 milliseconds