Searched refs:IN_MULTICAST (Results 1 – 25 of 44) sorted by relevance
12
123 if (!IN_MULTICAST(ntohl(igmp_hdr.grp_addr))) { in recv_igmp_query()160 if (!IN_MULTICAST(ntohl(igmp_hdr.grp_addr))) { in recv_igmp_report()215 if (!IN_MULTICAST(ntohl(igmp_hdr.grp_addr))) { in recv_igmp_leave()
377 if (!IN_MULTICAST(htonl(group.s_addr))) { in rde_group_list_add()407 if (!IN_MULTICAST(htonl(group.s_addr))) { in rde_group_list_find()
366 if (!IN_MULTICAST(htonl(group))) in group_list_add()418 if (!IN_MULTICAST(htonl(group))) in group_list_find()
112 if (!IN_MULTICAST(ntohl(kernel_msg.im_dst.s_addr))) { in kmr_recv_msg()
76 if (IN_MULTICAST(ntohl(dst->sin_addr.s_addr))) in send_packet()
390 if (IN_MULTICAST(ntohl(dst))) local = lcl_addr; in send_recv()404 IN_MULTICAST(ntohl(query->tr_raddr)) ? get_ttl(save) : UNICAST_TTL; in send_recv()606 if (IN_MULTICAST(ntohl(raddr))) k_join(raddr, INADDR_ANY); in passive_mode()1237 if (IN_MULTICAST(ntohl(qsrc))) goto usage; in main()1244 if (IN_MULTICAST(ntohl(qdst))) { in main()1248 if (IN_MULTICAST(ntohl(qdst))) goto usage; in main()1249 } else if (qgrp && !IN_MULTICAST(ntohl(qgrp))) goto usage; in main()1332 if (gwy && !IN_MULTICAST(ntohl(gwy))) in main()1355 if (IN_MULTICAST(ntohl(raddr))) k_join(raddr, lcl_addr); in main()1372 if (IN_MULTICAST(ntohl(tdst))) { in main()[all …]
307 if (!IN_MULTICAST(ip->ip_dst.s_addr)) { in igmp_input_if()363 if (!IN_MULTICAST(igmp->igmp_group.s_addr) || in igmp_input_if()429 if (!IN_MULTICAST(igmp->igmp_group.s_addr) || in igmp_input_if()
473 ismulti = IN_MULTICAST(ip->ip_dst.s_addr); in carp_proto_input_if()644 ismulti != IN_MULTICAST(sc->sc_peer.s_addr)) in carp_proto_input_c()1146 if (IN_MULTICAST(ip->ip_dst.s_addr)) in carp_send_ad()1164 !(!IN_MULTICAST(sc->sc_peer.s_addr) && error == EHOSTDOWN)){ in carp_send_ad()1842 if (IN_MULTICAST(sc->sc_peer.s_addr)) { in carp_addr_updated()1898 if (!IN_MULTICAST(sc->sc_peer.s_addr)) in carp_join_multicast()
216 #define IN_MULTICAST(i) IN_CLASSD(i) macro
173 if ((IN_MULTICAST(ip->ip_dst.s_addr) || in ip_output()247 if (IN_MULTICAST(ip->ip_dst.s_addr) || in ip_output()1531 if (!IN_MULTICAST(mreqn.imr_multiaddr.s_addr)) { in ip_setmoptions()1625 if (!IN_MULTICAST(mreqn.imr_multiaddr.s_addr)) { in ip_setmoptions()
372 if (IN_MULTICAST(sin->sin_addr.s_addr)) { in in_pcbaddrisavail_lock()411 if (so->so_euid && !IN_MULTICAST(sin->sin_addr.s_addr)) { in in_pcbaddrisavail_lock()1008 if ((IN_MULTICAST(sin->sin_addr.s_addr) || in in_pcbselsrc()
38 return (!(IN_MULTICAST(addr) || in inet_valid_host()
1763 if (IN_MULTICAST(ntohl(dst))) { in accept_mtrace()1825 if (IN_MULTICAST(ntohl(dst))) in accept_mtrace()1834 if (IN_MULTICAST(ntohl(dst))) in accept_mtrace()1840 if (IN_MULTICAST(ntohl(dst))) in accept_mtrace()1993 if (IN_MULTICAST(ntohl(dst))) { in accept_mtrace()
321 if (IN_MULTICAST(ntohl(dst))) { in send_igmp()
63 if (IN_MULTICAST(ntohl(dst->sin_addr.s_addr))) in send_packet()
251 return (IN_MULTICAST(ntohl(sin->sin_addr.s_addr))); in isc_sockaddr_ismulticast()
109 if (IN_MULTICAST(ntohl(dst.sin_addr.s_addr))) in send_packet_v4()648 if (IN_MULTICAST(addr->v4.s_addr)) { in eigrp_hdr_sanity_check()
227 IN_MULTICAST(a)) in bad_addr_v4()
226 IN_MULTICAST(a)) in bad_addr_v4()
662 IN_MULTICAST(src4->sin_addr.s_addr)) in gif_set_tunnel()667 if (IN_MULTICAST(dst4->sin_addr.s_addr)) in gif_set_tunnel()
405 IN_MULTICAST(src4->sin_addr.s_addr)) in etherip_set_tunnel()410 IN_MULTICAST(dst4->sin_addr.s_addr)) in etherip_set_tunnel()
1334 IN_MULTICAST(src4->sin_addr.s_addr)) in vxlan_set_tunnel()1352 mode = IN_MULTICAST(dst4->sin_addr.s_addr) ? in vxlan_set_tunnel()1682 IN_MULTICAST(sin->sin_addr.s_addr)) in vxlan_add_addr()
96 if (IN_MULTICAST(ntohl(dst->sin_addr.s_addr))) in send_packet()
504 if (!v6flag && IN_MULTICAST(ntohl(dst4.sin_addr.s_addr))) { in main()716 if (IN_MULTICAST(ntohl(dst4.sin_addr.s_addr))) in main()748 if (IN_MULTICAST(ntohl(dst4.sin_addr.s_addr))) in main()
455 if (IN_MULTICAST(ntohl(iphdr->ip_dst.s_addr))) { in npppd_iface_network_input_ipv4()