Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dip6_addr.h83 #define IP6_ADDR_BLOCK1(ip6addr) ((u16_t)((lwip_htonl((ip6addr)->addr[0]) >> 16) & 0xffff)) macro
318 (u16_t)((ipaddr) != NULL ? IP6_ADDR_BLOCK1(ipaddr) : 0), \
328 IP6_ADDR_BLOCK1(&(ipaddr)), \
/third_party/lwip/src/core/ipv6/
Dip6.c435 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)),