Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dip6_addr.h85 #define IP6_ADDR_BLOCK2(ip6addr) ((u16_t)((lwip_htonl((ip6addr)->addr[0])) & 0xffff)) macro
319 (u16_t)((ipaddr) != NULL ? IP6_ADDR_BLOCK2(ipaddr) : 0), \
329 IP6_ADDR_BLOCK2(&(ipaddr)), \
/third_party/lwip/src/core/ipv6/
Dip6.c436 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)),