Searched refs:IP6_ADDR_BLOCK1 (Results 1 – 2 of 2) sorted by relevance
83 #define IP6_ADDR_BLOCK1(ip6addr) ((u16_t)((lwip_htonl((ip6addr)->addr[0]) >> 16) & 0xffff)) macro318 (u16_t)((ipaddr) != NULL ? IP6_ADDR_BLOCK1(ipaddr) : 0), \328 IP6_ADDR_BLOCK1(&(ipaddr)), \
435 IP6_ADDR_BLOCK1(ip6_current_dest_addr()),502 IP6_ADDR_BLOCK1(ip6_current_dest_addr()),1385 IP6_ADDR_BLOCK1(dest),1445 IP6_ADDR_BLOCK1(dest),1542 IP6_ADDR_BLOCK1(&(ip6hdr->src)),1553 IP6_ADDR_BLOCK1(&(ip6hdr->dest)),