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

/freebsd-11.0-release/include/protocols/
H A DMakefile3 INCS= dumprestore.h routed.h rwhod.h talkd.h timed.h
/freebsd-11.0-release/sbin/routed/
H A DMakefile1 # Make `routed` for FreeBSD
2 # $FreeBSD: releng/11.0/sbin/routed/Makefile 298107 2016-04-16 07:45:30Z gjb $
5 PROG= routed
6 MAN= routed.8
H A Ddefs.h31 * $FreeBSD: releng/11.0/sbin/routed/defs.h 271919 2014-09-21 04:00:28Z hrs $
35 #ident "$FreeBSD: releng/11.0/sbin/routed/defs.h 271919 2014-09-21 04:00:28Z hrs $"
40 * This code is based on the 4.4BSD `routed` daemon, with extensions to
99 #include <protocols/routed.h>
140 * processing advertised routes, previous versions of `routed` added
/freebsd-11.0-release/sys/netpfil/pf/
H A Dpf_mtag.h50 u_int8_t routed; member in struct:pf_mtag
H A Dpf.c5414 pd->pf_mtag->routed++ > 3) {
5590 pd->pf_mtag->routed++ > 3) {
/freebsd-11.0-release/etc/
H A Dnetstart56 /etc/rc.d/routed ${_start}
/freebsd-11.0-release/sbin/
H A DMakefile89 SUBDIR.${MK_ROUTED}+= routed
/freebsd-11.0-release/rescue/rescue/
H A DMakefile101 restore rcorder route routed rtquery rtsol savecore \
161 CRUNCH_SRCDIR_rtquery= $(.CURDIR)/../../sbin/routed/rtquery
/freebsd-11.0-release/etc/rc.d/
H A DMakefile280 FILES+= routed
/freebsd-11.0-release/sys/dev/acpica/
H A Dacpi_pci_link.c256 * An IRQ of zero means that the link isn't routed.
353 * routed via an ISA interrupt.
407 * For links routed via an ISA interrupt, if the SCI is routed via
547 * zero and flags to indicate this link is not routed. If we can't
549 * IRQ was routed by the BIOS.
664 * (8259As). Thus, if this link is routed via an ISA IRQ, go
665 * look to see if the BIOS routed an IRQ for this link at the
673 * If this link is not routed via an ISA IRQ (because we are using
879 * routed fo
922 int i, routed; local
[all...]
/freebsd-11.0-release/usr.sbin/crunch/examples/
H A Dreally-big.conf29 progs newfs nfsd nfsiod ping quotacheck reboot restore route routed savecore
/freebsd-11.0-release/sbin/routed/rtquery/
H A Drtquery.c29 * $FreeBSD: releng/11.0/sbin/routed/rtquery/rtquery.c 299768 2016-05-14 22:40:08Z pfg $
39 #include <protocols/routed.h>
65 __RCSID("$FreeBSD: releng/11.0/sbin/routed/rtquery/rtquery.c 299768 2016-05-14 22:40:08Z pfg $");
/freebsd-11.0-release/contrib/tcpdump/
H A DMakefile.in287 /usr/include/protocols/routed.h
/freebsd-11.0-release/sys/net/
H A Dif_ethersubr.c381 ((t = pf_find_mtag(m)) == NULL || !t->routed)) {
/freebsd-11.0-release/targets/pseudo/userland/
H A DMakefile.depend149 sbin/routed \
150 sbin/routed/rtquery \

Completed in 265 milliseconds