/freebsd/lib/libnetgraph/ |
H A D | Makefile | 3 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 D | badfiles.inc | 212 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 D | Doxyfile-netgraph | 6 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 D | BEGEMOT-NETGRAPH.txt | 30 -- 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 D | Makefile | 4 MOD= netgraph 13 LIBADD= netgraph
|
/freebsd/sys/modules/netgraph/bluetooth/hci/ |
H A D | Makefile | 3 .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 D | Makefile | 3 .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 D | Makefile | 3 .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 D | Makefile | 3 .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 D | Makefile | 3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/common 5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include
|
/freebsd/sys/modules/netgraph/bluetooth/socket/ |
H A D | Makefile | 3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/socket 5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include
|
/freebsd/tests/sys/netgraph/ |
H A D | Makefile | 3 TESTSDIR= ${TESTSBASE}/sys/netgraph 26 LIBADD+= netgraph
|
/freebsd/usr.bin/netstat/ |
H A D | Makefile | 58 SRCS+= netgraph.c 59 LIBADD+= netgraph
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_table_value.c | 115 _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 D | README | 64 For additional recipes, see share/examples/netgraph for 65 making and hooking together jails using netgraph as the
|
/freebsd/sys/netgraph/ |
H A D | NOTES | 56 - 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 D | WITHOUT_NETGRAPH | 2 .Xr netgraph 4 .
|
H A D | WITHOUT_NETGRAPH_SUPPORT | 1 Build libraries, programs, and kernel modules without netgraph support.
|
/freebsd/sys/modules/netgraph/ |
H A D | Makefile.inc | 3 .PATH: ${SRCTOP}/sys/netgraph
|
/freebsd/libexec/pppoed/ |
H A D | Makefile | 2 LIBADD= netgraph
|
/freebsd/usr.sbin/nghook/ |
H A D | Makefile | 7 LIBADD= netgraph
|
/freebsd/sys/modules/netgraph/netgraph/ |
H A D | Makefile | 3 KMOD= netgraph
|
/freebsd/sys/ |
H A D | README.md | 47 | netgraph | graph-based networking subsystem - `netgraph(4)` |
|
/freebsd/sys/modules/netgraph/netflow/ |
H A D | Makefile | 5 .PATH: ${SRCTOP}/sys/netgraph/netflow
|
/freebsd/usr.sbin/flowctl/ |
H A D | Makefile | 10 LIBADD= netgraph
|