| /freebsd-14.2/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 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 D | badfiles.inc | 214 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 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-14.2/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." 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 D | Makefile | 4 MOD= netgraph 13 LIBADD= netgraph
|
| /freebsd-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/tests/sys/netgraph/ |
| H A D | Makefile | 4 TESTSDIR= ${TESTSBASE}/sys/netgraph 24 LIBADD+= netgraph
|
| /freebsd-14.2/usr.bin/netstat/ |
| H A D | Makefile | 60 SRCS+= netgraph.c 61 LIBADD+= netgraph
|
| /freebsd-14.2/sys/netpfil/ipfw/ |
| H A D | ip_fw_table_value.c | 112 _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 D | WITHOUT_NETGRAPH | 2 .Xr netgraph 4 .
|
| H A D | WITHOUT_NETGRAPH_SUPPORT | 1 Build libraries, programs, and kernel modules without netgraph support.
|
| /freebsd-14.2/sys/modules/netgraph/ |
| H A D | Makefile.inc | 3 .PATH: ${SRCTOP}/sys/netgraph
|
| /freebsd-14.2/libexec/pppoed/ |
| H A D | Makefile | 3 LIBADD= netgraph
|
| /freebsd-14.2/sys/modules/netgraph/netgraph/ |
| H A D | Makefile | 3 KMOD= netgraph
|
| /freebsd-14.2/usr.sbin/nghook/ |
| H A D | Makefile | 7 LIBADD= netgraph
|
| /freebsd-14.2/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-14.2/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-14.2/sys/modules/netgraph/netflow/ |
| H A D | Makefile | 5 .PATH: ${SRCTOP}/sys/netgraph/netflow
|
| /freebsd-14.2/usr.sbin/flowctl/ |
| H A D | Makefile | 10 LIBADD= netgraph
|
| /freebsd-14.2/sys/ |
| H A D | README.md | 47 | netgraph | graph-based networking subsystem - `netgraph(4)` |
|