Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/include/ipv4/lwip/
Dinet.h83 #define IN_MULTICAST(a) IP_MULTICAST(a)
Dip_addr.h129 #define IP_MULTICAST(a) IP_CLASSD(a) macro