Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/include/netinet/
A Din.h169 #define IN_CLASSD(a) ((((in_addr_t)(a)) & 0xf0000000) == 0xe0000000) macro
170 #define IN_MULTICAST(a) IN_CLASSD(a)

Completed in 6 milliseconds