Searched refs:IP6_ADDR_BLOCK2 (Results 1 – 2 of 2) sorted by relevance
85 #define IP6_ADDR_BLOCK2(ip6addr) ((u16_t)((lwip_htonl((ip6addr)->addr[0])) & 0xffff)) macro319 (u16_t)((ipaddr) != NULL ? IP6_ADDR_BLOCK2(ipaddr) : 0), \329 IP6_ADDR_BLOCK2(&(ipaddr)), \
436 IP6_ADDR_BLOCK2(ip6_current_dest_addr()),503 IP6_ADDR_BLOCK2(ip6_current_dest_addr()),1386 IP6_ADDR_BLOCK2(dest),1446 IP6_ADDR_BLOCK2(dest),1543 IP6_ADDR_BLOCK2(&(ip6hdr->src)),1554 IP6_ADDR_BLOCK2(&(ip6hdr->dest)),