Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dip6_addr.h93 #define IP6_ADDR_BLOCK6(ip6addr) ((u16_t)((lwip_htonl((ip6addr)->addr[2])) & 0xffff)) macro
323 (u16_t)((ipaddr) != NULL ? IP6_ADDR_BLOCK6(ipaddr) : 0), \
333 IP6_ADDR_BLOCK6(&(ipaddr)), \
/third_party/lwip/src/core/ipv6/
Dip6.c440 IP6_ADDR_BLOCK6(ip6_current_dest_addr()),
507 IP6_ADDR_BLOCK6(ip6_current_dest_addr()),
1390 IP6_ADDR_BLOCK6(dest),
1450 IP6_ADDR_BLOCK6(dest),
1548 IP6_ADDR_BLOCK6(&(ip6hdr->src)),
1559 IP6_ADDR_BLOCK6(&(ip6hdr->dest)),