| /freebsd-13.1/lib/libnetgraph/ |
| H A D | Makefile | 4 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 D | Doxyfile-netgraph | 8 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 D | BEGEMOT-NETGRAPH.txt | 32 -- 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 D | Makefile | 5 MOD= netgraph 14 LIBADD= netgraph
|
| /freebsd-13.1/sys/modules/netgraph/bluetooth/h4/ |
| H A D | Makefile | 4 .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 D | Makefile | 4 .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 D | Makefile | 4 .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 D | Makefile | 4 .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 D | Makefile | 4 .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 D | Makefile | 4 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/common 6 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include
|
| /freebsd-13.1/sys/modules/netgraph/bluetooth/socket/ |
| H A D | Makefile | 4 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/socket 6 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include
|
| /freebsd-13.1/tests/sys/netgraph/ |
| H A D | Makefile | 5 TESTSDIR= ${TESTSBASE}/sys/netgraph 23 LIBADD+= netgraph
|
| /freebsd-13.1/usr.bin/netstat/ |
| H A D | Makefile | 61 SRCS+= netgraph.c 62 LIBADD+= netgraph
|
| /freebsd-13.1/sys/netpfil/ipfw/ |
| H A D | ip_fw_table_value.c | 114 _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 D | Makefile.inc | 4 .PATH: ${SRCTOP}/sys/netgraph
|
| /freebsd-13.1/libexec/pppoed/ |
| H A D | Makefile | 4 LIBADD= netgraph
|
| /freebsd-13.1/share/examples/jails/ |
| H A D | README | 65 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 D | Makefile | 8 LIBADD= netgraph
|
| /freebsd-13.1/usr.sbin/bluetooth/hcseriald/ |
| H A D | Makefile | 9 LIBADD= netgraph
|
| /freebsd-13.1/sys/modules/netgraph/netgraph/ |
| H A D | Makefile | 4 KMOD= netgraph
|
| /freebsd-13.1/sys/netgraph/ |
| H A D | NOTES | 57 - 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 D | Makefile | 11 LIBADD= netgraph
|
| /freebsd-13.1/sys/modules/netgraph/netflow/ |
| H A D | Makefile | 6 .PATH: ${SRCTOP}/sys/netgraph/netflow
|
| /freebsd-13.1/sys/modules/netgraph/atm/sscfu/ |
| H A D | Makefile | 8 .PATH: ${SRCTOP}/sys/netgraph/atm/sscfu ${LIBBASE}/netnatm/saal
|
| /freebsd-13.1/sys/modules/netgraph/atm/sscop/ |
| H A D | Makefile | 7 .PATH: ${SRCTOP}/sys/netgraph/atm/sscop ${LIBBASE}/netnatm/saal
|