Searched refs:routed (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/sbin/routed/
H A DMakefile5 PROG= routed
7 MAN= routed.8
14 MLINKS= routed.8 rdisc.8
H A Ddefs.h43 * This code is based on the 4.4BSD `routed` daemon, with extensions to
91 #include <protocols/routed.h>
145 * processing advertised routes, previous versions of `routed` added
/netbsd-current/etc/rc.d/
H A Drouted3 # $NetBSD: routed,v 1.9 2004/10/12 14:51:03 lukem Exp $
6 # PROVIDE: routed
12 name="routed"
19 if checkyesno gated && checkyesno routed; then
20 warn "gated and routed both requested to be run: only running gated."
H A DMakefile38 rbootd resize_root rndctl root route6d routed rtadvd \
/netbsd-current/sys/dist/pf/net/
H A Dpf_mtag.h52 u_int8_t routed; member in struct:pf_mtag
H A Dpf.c5260 if (pf_mtag->routed++ > 3) {
5266 if ((*m)->m_pkthdr.pf.routed++ > 3) {
5474 if (pf_mtag->routed++ > 3) {
5480 if ((*m)->m_pkthdr.pf.routed++ > 3) {
/netbsd-current/sbin/
H A DMakefile15 ping pppoectl raidctl reboot rcorder rndctl route routed \
/netbsd-current/include/
H A DMakefile28 INCS+= protocols/dumprestore.h protocols/routed.h protocols/rwhod.h \
/netbsd-current/etc/defaults/
H A Drc.conf269 routed=NO routed_flags="-q"
/netbsd-current/usr.bin/crunch/examples/
H A Dreally-big.conf28 progs newfs nfsd nfsiod ping quotacheck reboot restore route routed savecore
/netbsd-current/sbin/routed/rtquery/
H A Drtquery.c43 #include <protocols/routed.h>

Completed in 217 milliseconds