Searched refs:IXAF_MULTICAST_LOOP (Results 1 – 9 of 9) sorted by relevance
759 *ptr = (ixa->ixa_flags & IXAF_MULTICAST_LOOP) ? 1 : 0; in conn_opt_get()835 *i1 = (ixa->ixa_flags & IXAF_MULTICAST_LOOP) ? 1 : 0; in conn_opt_get()1337 ixa->ixa_flags |= IXAF_MULTICAST_LOOP; in conn_opt_set_ip()1339 ixa->ixa_flags &= ~IXAF_MULTICAST_LOOP; in conn_opt_set_ip()1721 ixa->ixa_flags |= IXAF_MULTICAST_LOOP; in conn_opt_set_ipv6()1723 ixa->ixa_flags &= ~IXAF_MULTICAST_LOOP; in conn_opt_set_ipv6()
609 } else if (ixaflags & IXAF_MULTICAST_LOOP) { in ire_send_multicast_v6()
344 connp->conn_ixa->ixa_flags |= IXAF_MULTICAST_LOOP | IXAF_SET_ULP_CKSUM; in rts_open()
1497 } else if (ixaflags & IXAF_MULTICAST_LOOP) { in ire_send_multicast_v4()
1749 connp->conn_ixa->ixa_flags |= IXAF_MULTICAST_LOOP | IXAF_SET_ULP_CKSUM; in rawip_do_open()
6017 connp->conn_ixa->ixa_flags |= IXAF_MULTICAST_LOOP | IXAF_SET_ULP_CKSUM; in ip_open()6092 connp->conn_ixa->ixa_flags |= IXAF_MULTICAST_LOOP; in ip_open()
13203 ixas.ixa_flags |= IXAF_MULTICAST_LOOP | IXAF_SET_SOURCE; in ill_mcast_send_queued()
2218 #define IXAF_MULTICAST_LOOP 0x00000080 /* IP_MULTICAST_LOOP */ macro
4608 connp->conn_ixa->ixa_flags |= IXAF_MULTICAST_LOOP | IXAF_SET_ULP_CKSUM; in udp_do_open()