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

/u-boot/test/dm/
H A Deth.c622 static u8 ip6_ra_buf[] = {0x60, 0xf, 0xc5, 0x4a, 0x0, 0x38, 0x3a, 0xff, 0xfe, variable
635 struct ip6_hdr *ip6 = (struct ip6_hdr *)ip6_ra_buf;
668 int len = sizeof(ip6_ra_buf);
669 struct ip6_hdr *ip6 = (struct ip6_hdr *)ip6_ra_buf;

Completed in 87 milliseconds