Home
last modified time | relevance | path

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

123

/freebsd-14.2/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
17 MLINKS+= netgraph.3 NgRecvMsg.3
21 MLINKS+= netgraph.3 NgSendData.3
22 MLINKS+= netgraph.3 NgRecvData.3
24 MLINKS+= netgraph.3 NgSetDebug.3
[all …]
/freebsd-14.2/tools/build/test-includes/
H A Dbadfiles.inc214 netgraph/netgraph.h \
216 netgraph/ng_bpf.h \
218 netgraph/ng_car.h \
222 netgraph/ng_etf.h \
226 netgraph/ng_lmi.h \
230 netgraph/ng_nat.h \
235 netgraph/ng_ppp.h \
243 netgraph/ng_tag.h \
245 netgraph/ng_tee.h \
246 netgraph/ng_vjc.h \
[all …]
/freebsd-14.2/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-14.2/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."
143 "The size of the receive buffers for netgraph messages."
195 "Number of times a netgraph message was too large for
213 "Number of times a netgraph data message was too large.
234 "Table entry that describes one netgraph node."
280 "Table entry that describes one netgraph node."
[all …]
H A DMakefile4 MOD= netgraph
13 LIBADD= netgraph
/freebsd-14.2/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-14.2/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-14.2/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-14.2/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-14.2/sys/modules/netgraph/bluetooth/bluetooth/
H A DMakefile3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/common
5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include
/freebsd-14.2/sys/modules/netgraph/bluetooth/socket/
H A DMakefile3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/socket
5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include
/freebsd-14.2/tests/sys/netgraph/
H A DMakefile4 TESTSDIR= ${TESTSBASE}/sys/netgraph
24 LIBADD+= netgraph
/freebsd-14.2/usr.bin/netstat/
H A DMakefile60 SRCS+= netgraph.c
61 LIBADD+= netgraph
/freebsd-14.2/sys/netpfil/ipfw/
H A Dip_fw_table_value.c112 _MCPY(netgraph, IPFW_VTYPE_NETGRAPH); in mask_table_value()
611 v->netgraph = value; in ipfw_import_table_value_legacy()
648 v.netgraph = iv->netgraph; in ipfw_import_table_value_v1()
675 iv.netgraph = v->netgraph; in ipfw_export_table_value_v1()
/freebsd-14.2/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-14.2/sys/modules/netgraph/
H A DMakefile.inc3 .PATH: ${SRCTOP}/sys/netgraph
/freebsd-14.2/libexec/pppoed/
H A DMakefile3 LIBADD= netgraph
/freebsd-14.2/sys/modules/netgraph/netgraph/
H A DMakefile3 KMOD= netgraph
/freebsd-14.2/usr.sbin/nghook/
H A DMakefile7 LIBADD= netgraph
/freebsd-14.2/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-14.2/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-14.2/sys/modules/netgraph/netflow/
H A DMakefile5 .PATH: ${SRCTOP}/sys/netgraph/netflow
/freebsd-14.2/usr.sbin/flowctl/
H A DMakefile10 LIBADD= netgraph
/freebsd-14.2/sys/
H A DREADME.md47 | netgraph | graph-based networking subsystem - `netgraph(4)` |

123