Home
last modified time | relevance | path

Searched refs:IN_MULTICAST (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/netmgr/net/include/sys/
A Dipaddr.h112 #define IN_MULTICAST(a) IP_MULTICAST(a) macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dinet.h116 #define IN_MULTICAST(a) IP_MULTICAST(a) macro
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dinet.h120 #define IN_MULTICAST(a) IP_MULTICAST(a) macro
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dauth.c2239 || IN_MULTICAST(addr) || IN_BADCLASS(addr);

Completed in 7 milliseconds