Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dip6_addr.h261 #define ip6_addr_set_allrouters_linklocal(ip6addr) do{(ip6addr)->addr[0] = PP_HTONL(0xff020000UL); \ macro
/third_party/lwip/src/core/ipv6/
Dnd6.c1466 ip6_addr_set_allrouters_linklocal(&multicast_address);