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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Digmp.c64 * @(#)igmp.c 8.1 (Berkeley) 7/19/93
101 #include <netinet/igmp.h>
109 static MALLOC_DEFINE(M_IGMP, "igmp", "igmp state");
164 printf("[igmp.c, _find_rti] --> entering \n");
169 printf("[igmp.c, _find_rti] --> found old entry \n");
186 if (rti) printf("[igmp.c, _find_rti] --> created an entry \n");
196 struct igmp *igmp; local
206 int timer; /** timer value in the igmp quer
479 struct igmp *igmp; local
[all...]
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 $
83 struct igmp { struct
111 #define IGMP_TIMER_SCALE 10 /* denotes that the igmp code field */
H A DMakefile24 igmp.h igmp_var.h in.h in_pcb.h \
H A Din_proto.c302 SYSCTL_NODE(_net_inet, IPPROTO_IGMP, igmp, CTLFLAG_RW|CTLFLAG_LOCKED, 0, "IGMP");
H A Dip_mroute.c68 #include <netinet/igmp.h>
/macosx-10.5.8/xnu-1228.15.4/bsd/conf/
H A DMakefile.i38646 igmp.o \
H A DMakefile.ppc47 igmp.o \
H A DMakefile24 export igmp.o_CFLAGS_ADD=-Wno-sign-compare

Completed in 38 milliseconds