HomeSort by: relevance | last modified time | path
    Searched refs:routed (Results 1 - 11 of 11) sorted by relevancy

  /src/sbin/routed/
Makefile 5 PROG= routed
7 MAN= routed.8
14 MLINKS= routed.8 rdisc.8
defs.h 43 * 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
  /src/etc/rc.d/
routed 3 # $NetBSD: routed,v 1.10 2007/04/21 15:20:07 tron 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."
Makefile 38 rbootd resize_root rndctl root route6d routed rtadvd \
  /src/sys/dist/pf/net/
pf_mtag.h 52 u_int8_t routed; member in struct:pf_mtag
pf.c 5260 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) {
  /src/sbin/
Makefile 15 ping pppoectl raidctl reboot rcorder rndctl route routed \
  /src/include/
Makefile 29 INCS+= protocols/dumprestore.h protocols/routed.h protocols/rwhod.h \
  /src/etc/defaults/
rc.conf 269 routed=NO routed_flags="-q"
  /src/usr.bin/crunch/examples/
really-big.conf 28 progs newfs nfsd nfsiod ping quotacheck reboot restore route routed savecore
  /src/sbin/routed/rtquery/
rtquery.c 43 #include <protocols/routed.h>

Completed in 276 milliseconds