Searched refs:gtp (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/mrouted/
H A Dprune.c43 struct gtable *gtp; /* pointer for kernel rt entries */ variable in typeref:struct:gtable
123 * Returns TRUE if found a match, and the global variable gtp is left
125 * Returns FALSE if no exact match found, gtp is left pointing to before
134 gtp = NULL;
148 gtp = gt;
676 g = gtp ? gtp->gt_gnext : kernel_table;
682 if (gtp) {
683 gt->gt_gnext = gtp->gt_gnext;
684 gt->gt_gprev = gtp;
[all...]
H A Drsrr.c305 gt = gtp ? gtp->gt_gnext : kernel_table;
H A Ddefs.h283 extern struct gtable *gtp;
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dgtp.c1 /* $NetBSD: gtp.c,v 1.17 2009/05/12 08:23:00 cegger Exp $ */
2 /* $OpenBSD: gtp.c,v 1.1 2002/06/03 16:13:21 mickey Exp $ */
32 __KERNEL_RCSID(0, "$NetBSD: gtp.c,v 1.17 2009/05/12 08:23:00 cegger Exp $");
107 CFATTACH_DECL(gtp, sizeof(struct gtp_softc),
/netbsd-6-1-5-RELEASE/share/man/man4/
H A DMakefile92 MAN+= radio.4 az.4 gtp.4 rt.4 rtii.4 sf2r.4

Completed in 84 milliseconds