Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IN_MULTICAST
usr/src/boot/include/netinet/in.h
368
#define IN_MULTICAST(i) IN_CLASSD(i)
usr/src/uts/common/netinet/in.h
358
#define IN_MULTICAST(i) IN_CLASSD(i)