Searched refs:IP6_ADDR_BLOCK3 (Results 1 – 2 of 2) sorted by relevance
87 #define IP6_ADDR_BLOCK3(ip6addr) ((u16_t)((lwip_htonl((ip6addr)->addr[1]) >> 16) & 0xffff)) macro320 (u16_t)((ipaddr) != NULL ? IP6_ADDR_BLOCK3(ipaddr) : 0), \330 IP6_ADDR_BLOCK3(&(ipaddr)), \
437 IP6_ADDR_BLOCK3(ip6_current_dest_addr()),504 IP6_ADDR_BLOCK3(ip6_current_dest_addr()),1387 IP6_ADDR_BLOCK3(dest),1447 IP6_ADDR_BLOCK3(dest),1544 IP6_ADDR_BLOCK3(&(ip6hdr->src)),1555 IP6_ADDR_BLOCK3(&(ip6hdr->dest)),