Home
last modified time | relevance | path

Searched refs:gtp (Results 1 – 14 of 14) sorted by relevance

/netbsd/src/usr.sbin/mrouted/
Dprune.c43 struct gtable *gtp; /* pointer for kernel rt entries */ variable
134 gtp = NULL; in find_src_grp()
148 gtp = gt; in find_src_grp()
676 g = gtp ? gtp->gt_gnext : kernel_table; in add_table_entry()
682 if (gtp) { in add_table_entry()
683 gt->gt_gnext = gtp->gt_gnext; in add_table_entry()
684 gt->gt_gprev = gtp; in add_table_entry()
685 gtp->gt_gnext = gt; in add_table_entry()
1168 g = gtp ? gtp->gt_gnext : kernel_table; in accept_prune()
1366 g = gtp ? gtp->gt_gnext : kernel_table; in accept_graft()
[all …]
Drsrr.c305 gt = gtp ? gtp->gt_gnext : kernel_table;
Ddefs.h283 extern struct gtable *gtp;
/netbsd/src/sys/dev/pci/
Dgtp.c105 CFATTACH_DECL_NEW(gtp, sizeof(struct gtp_softc),
Dfiles.pci214 device gtp: radiodev, tea5757
215 attach gtp at pci
216 file dev/pci/gtp.c gtp
/netbsd/src/share/man/man4/
DMakefile112 MAN+= radio.4 az.4 gtp.4 rt.4 rtii.4 sf2r.4
/netbsd/src/sys/arch/amd64/conf/
DGENERIC1050 #gtp* at pci? dev ? function ? # Guillemot Maxi Radio FM 2000 Radio Card
1053 #radio* at gtp?
DXEN3_DOM01056 #gtp* at pci? dev ? function ? # Guillemot Maxi Radio FM 2000 Radio Card
1059 #radio* at gtp?
DALL1486 gtp* at pci? dev ? function ? # Guillemot Maxi Radio FM 2000 Radio Card
1490 radio* at gtp?
/netbsd/src/sys/arch/i386/conf/
DGENERIC1306 #gtp* at pci? dev ? function ? # Guillemot Maxi Radio FM 2000 Radio Card
1310 #radio* at gtp?
DALL1583 gtp* at pci? dev ? function ? # Guillemot Maxi Radio FM 2000 Radio Card
1587 radio* at gtp?
/netbsd/src/usr.sbin/makemandb/
Dnostem.txt1667 gtp
/netbsd/src/distrib/sets/lists/man/
Dmi1268 ./usr/share/man/cat4/gtp.0 man-sys-catman .cat
4851 ./usr/share/man/man4/gtp.4 man-sys-man .man
/netbsd/src/etc/
Dservices4837 gtp-control 2123/tcp # GTP-Control Plane (3GPP) [Alessio_Casati] …
4838 gtp-control 2123/udp # GTP-Control Plane (3GPP) [Alessio_Casati] …
4905 gtp-user 2152/tcp # GTP-User Plane (3GPP) [Alessio_Casati] …
4906 gtp-user 2152/udp # GTP-User Plane (3GPP) [Alessio_Casati] …