Home
last modified time | relevance | path

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

123

/freebsd-13.1/lib/libnetgraph/
H A DMakefile4 LIB= netgraph
6 MAN= netgraph.3
11 INCS= netgraph.h
13 MLINKS+= netgraph.3 NgMkSockNode.3
14 MLINKS+= netgraph.3 NgNameNode.3
15 MLINKS+= netgraph.3 NgSendMsg.3
18 MLINKS+= netgraph.3 NgRecvMsg.3
22 MLINKS+= netgraph.3 NgSendData.3
23 MLINKS+= netgraph.3 NgRecvData.3
25 MLINKS+= netgraph.3 NgSetDebug.3
[all …]
/freebsd-13.1/tools/kerneldoc/subsys/
H A DDoxyfile-netgraph8 PROJECT_NAME = "FreeBSD kernel netgraph code"
9 OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/netgraph/
14 INPUT = $(DOXYGEN_SRC_PATH)/netgraph/ $(NOTREVIEWED)
16 GENERATE_TAGFILE = netgraph/netgraph.tag
/freebsd-13.1/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A DBEGEMOT-NETGRAPH.txt32 -- Private MIB for netgraph part of Begemot SNMP daemon.
85 "Name of a netgraph type."
92 "Name of a netgraph node."
99 "Name of a netgraph node."
106 "Name of a netgraph hook."
145 "The size of the receive buffers for netgraph messages."
197 "Number of times a netgraph message was too large for
215 "Number of times a netgraph data message was too large.
236 "Table entry that describes one netgraph node."
282 "Table entry that describes one netgraph node."
[all …]
H A DMakefile5 MOD= netgraph
14 LIBADD= netgraph
/freebsd-13.1/sys/modules/netgraph/bluetooth/h4/
H A DMakefile4 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/drivers/h4
6 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
7 -I${SRCTOP}/sys/netgraph/bluetooth/drivers/h4
/freebsd-13.1/sys/modules/netgraph/bluetooth/hci/
H A DMakefile4 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/hci
6 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
7 -I${SRCTOP}/sys/netgraph/bluetooth/hci
/freebsd-13.1/sys/modules/netgraph/bluetooth/l2cap/
H A DMakefile4 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/l2cap
6 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
7 -I${SRCTOP}/sys/netgraph/bluetooth/l2cap
/freebsd-13.1/sys/modules/netgraph/bluetooth/ubtbcmfw/
H A DMakefile4 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/drivers/ubtbcmfw
6 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
7 -I${SRCTOP}/sys/netgraph/bluetooth/drivers/ubtbcmfw
/freebsd-13.1/sys/modules/netgraph/bluetooth/ubt/
H A DMakefile4 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/drivers/ubt
6 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
7 -I${SRCTOP}/sys/netgraph/bluetooth/drivers/ubt
/freebsd-13.1/sys/modules/netgraph/bluetooth/bluetooth/
H A DMakefile4 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/common
6 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include
/freebsd-13.1/sys/modules/netgraph/bluetooth/socket/
H A DMakefile4 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/socket
6 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include
/freebsd-13.1/tests/sys/netgraph/
H A DMakefile5 TESTSDIR= ${TESTSBASE}/sys/netgraph
23 LIBADD+= netgraph
/freebsd-13.1/usr.bin/netstat/
H A DMakefile61 SRCS+= netgraph.c
62 LIBADD+= netgraph
/freebsd-13.1/sys/netpfil/ipfw/
H A Dip_fw_table_value.c114 _MCPY(netgraph, IPFW_VTYPE_NETGRAPH); in mask_table_value()
612 v->netgraph = value; in ipfw_import_table_value_legacy()
648 v.netgraph = iv->netgraph; in ipfw_import_table_value_v1()
674 iv.netgraph = v->netgraph; in ipfw_export_table_value_v1()
/freebsd-13.1/sys/modules/netgraph/
H A DMakefile.inc4 .PATH: ${SRCTOP}/sys/netgraph
/freebsd-13.1/libexec/pppoed/
H A DMakefile4 LIBADD= netgraph
/freebsd-13.1/share/examples/jails/
H A DREADME65 For additional recipes, see share/examples/netgraph for
66 making and hooking together jails using netgraph as the
/freebsd-13.1/usr.sbin/nghook/
H A DMakefile8 LIBADD= netgraph
/freebsd-13.1/usr.sbin/bluetooth/hcseriald/
H A DMakefile9 LIBADD= netgraph
/freebsd-13.1/sys/modules/netgraph/netgraph/
H A DMakefile4 KMOD= netgraph
/freebsd-13.1/sys/netgraph/
H A DNOTES57 - Enhance "netstat" to display all netgraph nodes -- or at least
58 all netgraph socket nodes.
81 - More generally, netgraph code should make liberal use of the
/freebsd-13.1/usr.sbin/flowctl/
H A DMakefile11 LIBADD= netgraph
/freebsd-13.1/sys/modules/netgraph/netflow/
H A DMakefile6 .PATH: ${SRCTOP}/sys/netgraph/netflow
/freebsd-13.1/sys/modules/netgraph/atm/sscfu/
H A DMakefile8 .PATH: ${SRCTOP}/sys/netgraph/atm/sscfu ${LIBBASE}/netnatm/saal
/freebsd-13.1/sys/modules/netgraph/atm/sscop/
H A DMakefile7 .PATH: ${SRCTOP}/sys/netgraph/atm/sscop ${LIBBASE}/netnatm/saal

123