Home
last modified time | relevance | path

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

123

/freebsd-14-stable/lib/libnetgraph/
HDMakefile3 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-14-stable/tools/build/test-includes/
HDbadfiles.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-14-stable/tools/kerneldoc/subsys/
HDDoxyfile-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-14-stable/usr.sbin/bsnmpd/modules/snmp_netgraph/
HDBEGEMOT-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 …]
HDMakefile4 MOD= netgraph
13 LIBADD= netgraph
/freebsd-14-stable/sys/modules/netgraph/bluetooth/hci/
HDMakefile3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/hci
5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
6 -I${SRCTOP}/sys/netgraph/bluetooth/hci
/freebsd-14-stable/sys/modules/netgraph/bluetooth/l2cap/
HDMakefile3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/l2cap
5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
6 -I${SRCTOP}/sys/netgraph/bluetooth/l2cap
/freebsd-14-stable/sys/modules/netgraph/bluetooth/ubtbcmfw/
HDMakefile3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/drivers/ubtbcmfw
5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
6 -I${SRCTOP}/sys/netgraph/bluetooth/drivers/ubtbcmfw
/freebsd-14-stable/sys/modules/netgraph/bluetooth/ubt/
HDMakefile3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/drivers/ubt
5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
6 -I${SRCTOP}/sys/netgraph/bluetooth/drivers/ubt
/freebsd-14-stable/sys/modules/netgraph/bluetooth/bluetooth/
HDMakefile3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/common
5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include
/freebsd-14-stable/sys/modules/netgraph/bluetooth/socket/
HDMakefile3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/socket
5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include
/freebsd-14-stable/tests/sys/netgraph/
HDMakefile4 TESTSDIR= ${TESTSBASE}/sys/netgraph
24 LIBADD+= netgraph
/freebsd-14-stable/usr.bin/netstat/
HDMakefile60 SRCS+= netgraph.c
61 LIBADD+= netgraph
/freebsd-14-stable/sys/netpfil/ipfw/
HDip_fw_table_value.c112 _MCPY(netgraph, IPFW_VTYPE_NETGRAPH); in mask_table_value()
612 v->netgraph = value; in ipfw_import_table_value_legacy()
649 v.netgraph = iv->netgraph; in ipfw_import_table_value_v1()
676 iv.netgraph = v->netgraph; in ipfw_export_table_value_v1()
/freebsd-14-stable/sys/modules/netgraph/
HDMakefile.inc3 .PATH: ${SRCTOP}/sys/netgraph
/freebsd-14-stable/tools/build/options/
HDWITHOUT_NETGRAPH2 .Xr netgraph 4 .
HDWITHOUT_NETGRAPH_SUPPORT1 Build libraries, programs, and kernel modules without netgraph support.
/freebsd-14-stable/share/examples/jails/
HDREADME64 For additional recipes, see share/examples/netgraph for
65 making and hooking together jails using netgraph as the
/freebsd-14-stable/libexec/pppoed/
HDMakefile3 LIBADD= netgraph
/freebsd-14-stable/sys/modules/netgraph/netgraph/
HDMakefile3 KMOD= netgraph
/freebsd-14-stable/usr.sbin/nghook/
HDMakefile7 LIBADD= netgraph
/freebsd-14-stable/sys/netgraph/
HDNOTES56 - 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-14-stable/sys/modules/netgraph/netflow/
HDMakefile5 .PATH: ${SRCTOP}/sys/netgraph/netflow
/freebsd-14-stable/usr.sbin/flowctl/
HDMakefile10 LIBADD= netgraph
/freebsd-14-stable/sys/
HDREADME.md47 | netgraph | graph-based networking subsystem - `netgraph(4)` |

123