Home
last modified time | relevance | path

Searched defs:IN6_IS_ADDR_MC_SITELOCAL (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/network/tcpip/lwip/src/include/lwip/
H A Dinet.h137 #define IN6_IS_ADDR_MC_SITELOCAL(a) ip6_addr_ismulticast_sitelocal((ip6_addr_t*)(a)) macro
/reactos/sdk/include/psdk/
H A Dws2ipdef.h435 IN6_IS_ADDR_MC_SITELOCAL(CONST IN6_ADDR *a) { in IN6_IS_ADDR_MC_SITELOCAL() function