Home | History | Annotate | Download | only in mtrace

Lines Matching refs:IN_MULTICAST

413     if (IN_MULTICAST(ntohl(dst))) local = lcl_addr;
427 IN_MULTICAST(ntohl(query->tr_raddr)) ? get_ttl(save) : UNICAST_TTL;
630 if (IN_MULTICAST(ntohl(raddr))) k_join(raddr, INADDR_ANY);
1274 if (IN_MULTICAST(ntohl(qsrc))) goto usage;
1281 if (IN_MULTICAST(ntohl(qdst))) {
1285 if (IN_MULTICAST(ntohl(qdst))) goto usage;
1286 } else if (qgrp && !IN_MULTICAST(ntohl(qgrp))) goto usage;
1371 if (gwy && !IN_MULTICAST(ntohl(gwy)))
1395 if (IN_MULTICAST(ntohl(raddr))) k_join(raddr, lcl_addr);
1412 if (IN_MULTICAST(ntohl(tdst))) {
1574 if (IN_MULTICAST(ntohl(tdst))) {
1651 if (IN_MULTICAST(ntohl(raddr))) k_leave(raddr, lcl_addr);