Searched defs:MULTICAST_NOLOOP (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c97 #define MULTICAST_NOLOOP 1 /* multicast options */ macro
381 moptions |= MULTICAST_NOLOOP;
1478 if (moptions & MULTICAST_NOLOOP) {

Completed in 64 milliseconds