Searched refs:IN6ADDRSZ (Results 1 - 2 of 2) sorted by path

/u-boot/include/
H A Dnet6.h30 #define IN6ADDRSZ sizeof(struct in6_addr) macro
/u-boot/net/
H A Dndisc.c116 len = sizeof(struct icmp6hdr) + IN6ADDRSZ +
229 len = sizeof(struct icmp6hdr) + IN6ADDRSZ +

Completed in 176 milliseconds