Home
last modified time | relevance | path

Searched refs:netgraph (Results 1 – 25 of 66) sorted by relevance

123

/freebsd/lib/libnetgraph/
H A DMakefile3 LIB= netgraph
5 MAN= netgraph.3
10 INCS= netgraph.h
12 MLINKS+= netgraph.3 NgMkSockNode.3
13 MLINKS+= netgraph.3 NgNameNode.3
14 MLINKS+= netgraph.3 NgSendMsg.3
15 MLINKS+= netgraph.3 NgSendAsciiMsg.3
16 MLINKS+= netgraph.3 NgSendReplyMsg.3
17 MLINKS+= netgraph.3 NgRecvMsg.3
18 MLINKS+= netgraph.3 NgAllocRecvMsg.3
[all …]
/freebsd/tools/build/test-includes/
H A Dbadfiles.inc212 netgraph/netgraph.h \
213 netgraph/ng_async.h \
214 netgraph/ng_bpf.h \
215 netgraph/ng_bridge.h \
216 netgraph/ng_car.h \
217 netgraph/ng_checksum.h \
218 netgraph/ng_cisco.h \
219 netgraph/ng_deflate.h \
220 netgraph/ng_etf.h \
221 netgraph/ng_hole.h \
[all …]
/freebsd/tools/kerneldoc/subsys/
H A DDoxyfile-netgraph6 PROJECT_NAME = "FreeBSD kernel netgraph code"
7 OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/netgraph/
12 INPUT = $(DOXYGEN_SRC_PATH)/netgraph/ $(NOTREVIEWED)
14 GENERATE_TAGFILE = netgraph/netgraph.tag
/freebsd/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A DBEGEMOT-NETGRAPH.txt30 -- Private MIB for netgraph part of Begemot SNMP daemon.
83 "Name of a netgraph type."
90 "Name of a netgraph node."
97 "Name of a netgraph node."
104 "Name of a netgraph hook."
132 "The name of the netgraph node of this daemon. The name is
134 the empty string to the non-empty string, the netgraph socket
143 "The size of the receive buffers for netgraph messages."
153 "The maximum time to wait for a response to a netgraph message."
162 "The netgraph library debug level. This should be set only
[all …]
H A DMakefile4 MOD= netgraph
13 LIBADD= netgraph
/freebsd/sys/modules/netgraph/bluetooth/hci/
H A DMakefile3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/hci
5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
6 -I${SRCTOP}/sys/netgraph/bluetooth/hci
/freebsd/sys/modules/netgraph/bluetooth/l2cap/
H A DMakefile3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/l2cap
5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
6 -I${SRCTOP}/sys/netgraph/bluetooth/l2cap
/freebsd/sys/modules/netgraph/bluetooth/ubtbcmfw/
H A DMakefile3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/drivers/ubtbcmfw
5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
6 -I${SRCTOP}/sys/netgraph/bluetooth/drivers/ubtbcmfw
/freebsd/sys/modules/netgraph/bluetooth/ubt/
H A DMakefile3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/drivers/ubt
5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
6 -I${SRCTOP}/sys/netgraph/bluetooth/drivers/ubt
/freebsd/sys/modules/netgraph/bluetooth/bluetooth/
H A DMakefile3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/common
5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include
/freebsd/sys/modules/netgraph/bluetooth/socket/
H A DMakefile3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/socket
5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include
/freebsd/tests/sys/netgraph/
H A DMakefile3 TESTSDIR= ${TESTSBASE}/sys/netgraph
26 LIBADD+= netgraph
/freebsd/usr.bin/netstat/
H A DMakefile58 SRCS+= netgraph.c
59 LIBADD+= netgraph
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_value.c115 _MCPY(netgraph, IPFW_VTYPE_NETGRAPH); in mask_table_value()
615 v.netgraph = iv->netgraph; in ipfw_import_table_value_v1()
642 iv.netgraph = v->netgraph; in ipfw_export_table_value_v1()
/freebsd/share/examples/jails/
H A DREADME64 For additional recipes, see share/examples/netgraph for
65 making and hooking together jails using netgraph as the
/freebsd/sys/netgraph/
H A DNOTES56 - Enhance "netstat" to display all netgraph nodes -- or at least
57 all netgraph socket nodes.
80 - More generally, netgraph code should make liberal use of the
/freebsd/tools/build/options/
H A DWITHOUT_NETGRAPH2 .Xr netgraph 4 .
H A DWITHOUT_NETGRAPH_SUPPORT1 Build libraries, programs, and kernel modules without netgraph support.
/freebsd/sys/modules/netgraph/
H A DMakefile.inc3 .PATH: ${SRCTOP}/sys/netgraph
/freebsd/libexec/pppoed/
H A DMakefile2 LIBADD= netgraph
/freebsd/usr.sbin/nghook/
H A DMakefile7 LIBADD= netgraph
/freebsd/sys/modules/netgraph/netgraph/
H A DMakefile3 KMOD= netgraph
/freebsd/sys/
H A DREADME.md47 | netgraph | graph-based networking subsystem - `netgraph(4)` |
/freebsd/sys/modules/netgraph/netflow/
H A DMakefile5 .PATH: ${SRCTOP}/sys/netgraph/netflow
/freebsd/usr.sbin/flowctl/
H A DMakefile10 LIBADD= netgraph

123