Searched refs:igmp (Results 1 - 7 of 7) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Digmp.c65 * @(#)igmp.c 8.1 (Berkeley) 7/19/93
110 #include <netinet/igmp.h>
143 const struct igmp *);
145 const struct igmp *);
151 /*const*/ struct igmp *);
153 /*const*/ struct igmp *);
495 * If the net.inet.igmp.sendlocal sysctl is 0, then IGMP reports are
794 const struct igmp *igmp)
806 if (!in_allhosts(ip->ip_dst) || !in_nullhost(igmp
793 igmp_input_v1_query(struct ifnet *ifp, const struct ip *ip, const struct igmp *igmp) argument
878 igmp_input_v2_query(struct ifnet *ifp, const struct ip *ip, const struct igmp *igmp) argument
1314 igmp_input_v1_report(struct ifnet *ifp, struct ip *ip, struct igmp *igmp) argument
1431 igmp_input_v2_report(struct ifnet *ifp, struct ip *ip, struct igmp *igmp) argument
1559 struct igmp *igmp; local
2392 struct igmp *igmp; local
3732 struct igmp_report *igmp; local
[all...]
H A DMakefile20 igmp.h igmp_var.h in.h in_pcb.h \
H A Digmp.h64 * @(#)igmp.h 8.1 (Berkeley) 6/10/93
65 * $FreeBSD: src/sys/netinet/igmp.h,v 1.10 1999/08/28 00:49:15 peter Exp $
86 struct igmp { struct
175 * IGMP_TIMER_SCALE denotes that the igmp code field specifies
H A Din_proto.c302 SYSCTL_NODE(_net_inet, IPPROTO_IGMP, igmp, CTLFLAG_RW|CTLFLAG_LOCKED, 0, "IGMP");
H A Dip_mroute.c71 #include <netinet/igmp.h>
/darwin-on-arm/xnu/bsd/conf/
H A DMakefile.template61 igmp.o \
202 igmp.o \
H A Dfiles276 bsd/netinet/igmp.c optional inet

Completed in 29 milliseconds