Searched defs:addr8 (Results 1 – 5 of 5) sorted by relevance
42 mod addr8; module
297 const uint8_t* addr8() const { in addr8() function369 const uint8_t* addr8(int x, int y) const { in addr8() function
296 const uint8_t* addr8() const { in addr8() function367 const uint8_t* addr8(int x, int y) const { in addr8() function
40 u_int8_t addr8[16]; member46 #define addr8 xa.addr8 macro
407 IPAddress addr8(kIPv6LinkLocalAddr); // fe80.... in TEST() local