Home
last modified time | relevance | path

Searched full:directed (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_path.h63 * The DR Path structure encapsulates a directed route through the subnet.
76 * Directed Route structure.
105 * This function constructs a directed route path object.
118 * [in] Pointer to a directed route path object to initialize.
127 * [in] Directed route path to reach this node.
142 * This function initializes a directed route path object.
160 * [in] Pointer to a directed route path object to initialize.
169 * [in] Directed route path to reach this node.
204 * [in] Pointer to a directed route path object to initialize.
H A Dosm_sm.h398 * Starts the process to transmit a directed route request for
414 * [in] Pointer to the directed route path to the node
451 * Starts the process to transmit a preallocated/predefined directed route
471 * Preallocate and fill a directed route Set() MAD w/o sending it.
487 * [in] Pointer to the directed route path of the recipient.
525 * Starts the process to transmit a directed route Set() request.
541 * [in] Pointer to the directed route path of the recipient.
583 * Starts the process to transmit a directed route response.
/freebsd/contrib/ofed/libibnetdisc/man/
H A Dibnd_find_node_guid.33 … a fabric object find the node object within it which matches the guid or directed route specified.
14 Given a fabric object and a directed route, return the ibnd_node_t object with
15 that directed route.
/freebsd/usr.bin/tsort/
H A Dtsort.136 .Nd topological sort of a directed graph
44 utility takes a list of pairs of node names representing directed arcs in
78 with the following contents representing a directed acyclic graph:
105 Assume we add a new directed arc from D to A creating a cycle:
/freebsd/contrib/wpa/src/utils/
H A Dwpa_debug.h69 * output may be directed to stdout, stderr, and/or syslog based on
85 * output may be directed to stdout, stderr, and/or syslog based on
105 * output may be directed to stdout, stderr, and/or syslog based on
127 * output may be directed to stdout, stderr, and/or syslog based on
143 * output may be directed to stdout, stderr, and/or syslog based on
181 * output may be directed to stdout, stderr, and/or syslog based on
/freebsd/contrib/ofed/infiniband-diags/man/
H A Dinfiniband-diags.840 The base utilities use directed route MAD\(aqs to perform their operations. They
60 .\" Define the common option -D for Directed routes
63 \fB\-D, \-\-Direct\fP The address specified is a directed route
80 .\" Define the common option -D for Directed routes
83 \fB\-D, \-\-Direct <dr_path>\fP The address specified is a directed route
H A Dibportstate.883 initial LID route with directed routing to the peer) which can only be
102 .\" Define the common option -D for Directed routes
105 \fB\-D, \-\-Direct\fP The address specified is a directed route
H A Dsmpdump.857 .\" Define the common option -D for Directed routes
60 \fB\-D, \-\-Direct\fP The address specified is a directed route
H A Dibaddr.853 .\" Define the common option -D for Directed routes
56 \fB\-D, \-\-Direct\fP The address specified is a directed route
H A Dsminfo.862 .\" Define the common option -D for Directed routes
65 \fB\-D, \-\-Direct\fP The address specified is a directed route
H A Dsmpquery.890 .\" Define the common option -D for Directed routes
93 \fB\-D, \-\-Direct\fP The address specified is a directed route
H A Dibroute.857 .\" Define the common option -D for Directed routes
60 \fB\-D, \-\-Direct\fP The address specified is a directed route
/freebsd/contrib/arm-optimized-routines/math/test/testcases/directed/
H A Dsinf.tst1 ; sinf.tst - Directed test cases for SP sine
15 ; Directed test for a failure I found while developing mathbench
H A Dlogf.tst1 ; logf.tst - Directed test cases for logf
18 ; Directed tests for the special-case handling of log of things
H A Dexp10.tst1 ; Directed test cases for exp10
H A Derf.tst1 ; erf.tst - Directed test cases for erf
/freebsd/sys/dev/igc/
H A Digc_defines.h25 #define IGC_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */
26 #define IGC_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */
29 #define IGC_WUFC_IPV4 0x00000040 /* Directed IPv4 Packet Wakeup Enable */
52 #define IGC_WUS_ARPD 0x00000020 /* Directed ARP Request */
53 #define IGC_WUS_IPV4 0x00000040 /* Directed IPv4 */
54 #define IGC_WUS_IPV6 0x00000080 /* Directed IPv6 */
55 #define IGC_WUS_NSD 0x00000400 /* Directed IPv6 Neighbor Solicitation */
575 * Registers) holds the directed and multicast addresses that we monitor.
577 * (RAR[15]) for our directed address used by controllers with
1330 #define IGC_PROXYFCEX_ARPRES_D 0x00000100 /* ARP Response Directed */
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDirectedGraph.h1 //===- llvm/ADT/DirectedGraph.h - Directed Graph ----------------*- C++ -*-===//
11 /// directed graph.
26 /// Represent an edge in the directed graph.
71 /// Represent a node in the directed graph.
168 /// Directed graph
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dimi,rdacm2x-gmsl.yaml52 All I2C traffic received on the GMSL link not directed to the serializer is
54 I2C traffic generated on the local I2C bus not directed to the serializer is
/freebsd/sys/contrib/openzfs/cmd/zed/zed.d/
H A Dzed.rc175 # This defines which service the ntfy call will be directed toward
182 # This defines a URL that the Gotify call will be directed toward.
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_bvgraph.h10 // BVGraph -- a directed graph.
22 // Directed graph of fixed size implemented as an array of bit vectors.
/freebsd/sys/dev/enic/
H A Dvnic_dev.h95 int vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast,
97 int vnic_dev_packet_filter_all(struct vnic_dev *vdev, int directed,
/freebsd/contrib/arm-optimized-routines/pl/math/test/testcases/directed/
H A Derfcf.tst1 ; erfcf.tst - Directed test cases for erfcf
/freebsd/lib/libsys/
H A Dsigaction.296 Whether the signal is directed at the process in general or at a specific
98 For signals directed at a specific thread,
102 For signals directed at the process,
/freebsd/sys/dev/e1000/
H A De1000_defines.h53 #define E1000_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */
54 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */
57 #define E1000_WUFC_IPV4 0x00000040 /* Directed IPv4 Packet Wakeup Enable */
695 * Registers) holds the directed and multicast addresses that we monitor.
697 * (RAR[15]) for our directed address used by controllers with
1501 #define E1000_PROXYFC_EX 0x00000004 /* Directed exact proxy */
1502 #define E1000_PROXYFC_MC 0x00000008 /* Directed MC Proxy */
1504 #define E1000_PROXYFC_ARP_DIRECTED 0x00000020 /* Directed ARP Proxy Ena */
1505 #define E1000_PROXYFC_IPV4 0x00000040 /* Directed IPv4 Enable */
1506 #define E1000_PROXYFC_IPV6 0x00000080 /* Directed IPv6 Enable */

12345678910>>...13