Searched refs:netgraph (Results 1 – 25 of 63) sorted by relevance
123
3 LIB= netgraph5 MAN= netgraph.310 INCS= netgraph.h12 MLINKS+= netgraph.3 NgMkSockNode.313 MLINKS+= netgraph.3 NgNameNode.314 MLINKS+= netgraph.3 NgSendMsg.315 MLINKS+= netgraph.3 NgSendAsciiMsg.316 MLINKS+= netgraph.3 NgSendReplyMsg.317 MLINKS+= netgraph.3 NgRecvMsg.318 MLINKS+= netgraph.3 NgAllocRecvMsg.3[all …]
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 …]
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
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 is134 the empty string to the non-empty string, the netgraph socket143 "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 …]
4 MOD= netgraph13 LIBADD= netgraph
3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/hci5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \6 -I${SRCTOP}/sys/netgraph/bluetooth/hci
3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/l2cap5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \6 -I${SRCTOP}/sys/netgraph/bluetooth/l2cap
3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/drivers/ubtbcmfw5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \6 -I${SRCTOP}/sys/netgraph/bluetooth/drivers/ubtbcmfw
3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/drivers/ubt5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \6 -I${SRCTOP}/sys/netgraph/bluetooth/drivers/ubt
3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/common5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include
3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/socket5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include
4 TESTSDIR= ${TESTSBASE}/sys/netgraph24 LIBADD+= netgraph
60 SRCS+= netgraph.c61 LIBADD+= netgraph
112 _MCPY(netgraph, IPFW_VTYPE_NETGRAPH); in mask_table_value()612 v->netgraph = value; in ipfw_import_table_value_legacy()649 v.netgraph = iv->netgraph; in ipfw_import_table_value_v1()676 iv.netgraph = v->netgraph; in ipfw_export_table_value_v1()
3 .PATH: ${SRCTOP}/sys/netgraph
2 .Xr netgraph 4 .
1 Build libraries, programs, and kernel modules without netgraph support.
64 For additional recipes, see share/examples/netgraph for65 making and hooking together jails using netgraph as the
3 LIBADD= netgraph
3 KMOD= netgraph
7 LIBADD= netgraph
56 - Enhance "netstat" to display all netgraph nodes -- or at least57 all netgraph socket nodes.80 - More generally, netgraph code should make liberal use of the
5 .PATH: ${SRCTOP}/sys/netgraph/netflow
10 LIBADD= netgraph
47 | netgraph | graph-based networking subsystem - `netgraph(4)` |