Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dip6_addr.h225 #define IP6_MULTICAST_SCOPE_ORGANIZATION_LOCAL 0x8 macro
/third_party/lwip/src/core/ipv6/
Dip6.c300 dest_scope = IP6_MULTICAST_SCOPE_ORGANIZATION_LOCAL; in ip6_select_source_address()
324 cand_scope = IP6_MULTICAST_SCOPE_ORGANIZATION_LOCAL; in ip6_select_source_address()