Home
last modified time | relevance | path

Searched refs:IP6_ADDR_BLOCK3 (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/
Dip6_addr.h87 #define IP6_ADDR_BLOCK3(ip6addr) ((u16_t)((lwip_htonl((ip6addr)->addr[1]) >> 16) & 0xffff)) macro
320 (u16_t)((ipaddr) != NULL ? IP6_ADDR_BLOCK3(ipaddr) : 0), \
330 IP6_ADDR_BLOCK3(&(ipaddr)), \
/third_party/lwip/src/core/ipv6/
Dip6.c437 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)),