Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6Common.h34 #define IP6_SITE_LOCAL_SCOPE 5 macro
DIp6Common.c119 if (!Router && Scope == IP6_SITE_LOCAL_SCOPE) { in Ip6SetToAllNodeMulticast()