Searched refs:IP6_ADDR_BLOCK8 (Results 1 – 2 of 2) sorted by relevance
97 #define IP6_ADDR_BLOCK8(ip6addr) ((u16_t)((lwip_htonl((ip6addr)->addr[3])) & 0xffff)) macro325 (u16_t)((ipaddr) != NULL ? IP6_ADDR_BLOCK8(ipaddr) : 0))335 IP6_ADDR_BLOCK8(&(ipaddr)))
442 IP6_ADDR_BLOCK8(ip6_current_dest_addr())));509 IP6_ADDR_BLOCK8(ip6_current_dest_addr())));1392 IP6_ADDR_BLOCK8(dest)));1452 IP6_ADDR_BLOCK8(dest)));1550 IP6_ADDR_BLOCK8(&(ip6hdr->src))));1561 IP6_ADDR_BLOCK8(&(ip6hdr->dest))));