Home
last modified time | relevance | path

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

123

/NextBSD/lib/libnetgraph/
HDMakefile4 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
16 MLINKS+= netgraph.3 NgSendAsciiMsg.3
17 MLINKS+= netgraph.3 NgSendMsgReply.3
18 MLINKS+= netgraph.3 NgRecvMsg.3
19 MLINKS+= netgraph.3 NgAllocRecvMsg.3
[all …]
/NextBSD/tools/kerneldoc/subsys/
HDDoxyfile-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
/NextBSD/usr.sbin/bsnmpd/modules/snmp_netgraph/
HDBEGEMOT-NETGRAPH.txt32 -- Private MIB for netgraph part of Begemot SNMP daemon.
72 "Name of a netgraph type."
79 "Name of a netgraph node."
86 "Name of a netgraph node."
93 "Name of a netgraph hook."
121 "The name of the netgraph node of this daemon. The name is
123 the empty string to the non-empty string, the netgraph socket
132 "The size of the receive buffers for netgraph messages."
142 "The maximum time to wait for a response to a netgraph message."
151 "The netgraph library debug level. This should be set only
[all …]
HDMakefile5 MOD= netgraph
14 LIBADD= netgraph
/NextBSD/sys/modules/netgraph/bluetooth/h4/
HDMakefile4 .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/drivers/h4
6 CFLAGS+= -I${.CURDIR}/../../../../netgraph/bluetooth/include \
7 -I${.CURDIR}/../../../../netgraph/bluetooth/drivers/h4
/NextBSD/sys/modules/netgraph/bluetooth/hci/
HDMakefile4 .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/hci
6 CFLAGS+= -I${.CURDIR}/../../../../netgraph/bluetooth/include \
7 -I${.CURDIR}/../../../../netgraph/bluetooth/hci
/NextBSD/sys/modules/netgraph/bluetooth/l2cap/
HDMakefile4 .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/l2cap
6 CFLAGS+= -I${.CURDIR}/../../../../netgraph/bluetooth/include \
7 -I${.CURDIR}/../../../../netgraph/bluetooth/l2cap
/NextBSD/sys/modules/netgraph/bluetooth/bt3c/
HDMakefile4 .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/drivers/bt3c
6 CFLAGS+= -I${.CURDIR}/../../../../netgraph/bluetooth/include \
7 -I${.CURDIR}/../../../../netgraph/bluetooth/drivers/bt3c
/NextBSD/sys/modules/netgraph/bluetooth/ubt/
HDMakefile4 .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/drivers/ubt
6 CFLAGS+= -I${.CURDIR}/../../../../netgraph/bluetooth/include \
7 -I${.CURDIR}/../../../../netgraph/bluetooth/drivers/ubt
/NextBSD/sys/modules/netgraph/bluetooth/ubtbcmfw/
HDMakefile4 .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/drivers/ubtbcmfw
6 CFLAGS+= -I${.CURDIR}/../../../../netgraph/bluetooth/include \
7 -I${.CURDIR}/../../../../netgraph/bluetooth/drivers/ubtbcmfw
/NextBSD/share/examples/
HDMakefile23 netgraph \
103 netgraph/ether.bridge \
104 netgraph/frame_relay \
105 netgraph/ngctl \
106 netgraph/raw \
107 netgraph/udp.tunnel \
108 netgraph/virtual.chain \
109 netgraph/virtual.lan \
/NextBSD/sys/modules/netgraph/bluetooth/bluetooth/
HDMakefile4 .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/common
6 CFLAGS+= -I${.CURDIR}/../../../../netgraph/bluetooth/include
/NextBSD/share/examples/jails/
HDREADME3 See under share/examples/netgraph for some examples of
4 making and hooking together jails using netgraph as the
/NextBSD/sys/modules/netgraph/bluetooth/socket/
HDMakefile4 .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/socket
6 CFLAGS+= -I${.CURDIR}/../../../../netgraph/bluetooth/include
/NextBSD/usr.bin/netstat/
HDMakefile61 SRCS+= netgraph.c
62 LIBADD+= netgraph
/NextBSD/sys/netpfil/ipfw/
HDip_fw_table_value.c114 _MCPY(netgraph, IPFW_VTYPE_NETGRAPH); in mask_table_value()
616 v->netgraph = value; in ipfw_import_table_value_legacy()
652 v.netgraph = iv->netgraph; in ipfw_import_table_value_v1()
678 iv.netgraph = v->netgraph; in ipfw_export_table_value_v1()
/NextBSD/sys/netgraph/
HDNOTES57 - 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
/NextBSD/sys/modules/netgraph/
HDMakefile.inc4 .PATH: ${.CURDIR}/../../../netgraph
/NextBSD/usr.sbin/lmcconfig/
HDMakefile6 LIBADD= netgraph
/NextBSD/usr.sbin/bluetooth/bt3cfw/
HDMakefile8 LIBADD+= netgraph
/NextBSD/usr.sbin/bluetooth/hcseriald/
HDMakefile8 LIBADD= netgraph
/NextBSD/sys/modules/netgraph/netgraph/
HDMakefile4 KMOD= netgraph
/NextBSD/libexec/pppoed/
HDMakefile4 LIBADD= netgraph
/NextBSD/sys/modules/netgraph/atm/atm/
HDMakefile5 .PATH: ${.CURDIR}/../../../../netgraph/atm
/NextBSD/usr.sbin/nghook/
HDMakefile8 LIBADD= netgraph

123