Home
last modified time | relevance | path

Searched refs:association (Results 1 – 25 of 42) sorted by relevance

12

/Linux-v4.19/Documentation/security/
DLSM-sctp.rst20 Passes the ``@ep`` and ``@chunk->skb`` of the association INIT packet to the
25 @skb - pointer to skbuff of association packet.
83 association primary.
128 establishing an association.
139 initiate an association to
145 asking for an association. Call
148 association.
149 If not first association, check
DSELinux-sctp.rst18 Passes the ``@ep`` and ``@chunk->skb`` of the association INIT packet to the
23 @skb - pointer to skbuff of association packet.
26 IF this is the first association on ``@ep->base.sk``, then set the peer
31 to determine whether the association should be allowed or denied.
107 to a specific port type and the ``association`` permission that is explained
119 assigned during the establishment of the first association. Any further
122 ``association`` permission be validated. This is validated by checking the
124 the association should be allowed or denied.
/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-l2c.h299 union cvmx_l2c_tag cvmx_l2c_get_tag(uint32_t association, uint32_t index);
302 static inline union cvmx_l2c_tag cvmx_get_l2c_tag(uint32_t association,
305 static inline union cvmx_l2c_tag cvmx_get_l2c_tag(uint32_t association, in cvmx_get_l2c_tag() argument
308 return cvmx_l2c_get_tag(association, index); in cvmx_get_l2c_tag()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-iommu7 given IOMMU here to allow association of IOMMU to
16 given device here to allow association of device to
Dsysfs-class-iommu-intel-iommu7 Format: %llx. This allows association of a sysfs
Dsysfs-wusb_cbaf61 the CDID for any existing association with this host.
Dsysfs-class-scsi_host10 with the first controller, but this association is not
/Linux-v4.19/net/xfrm/
DKconfig51 association dynamically. This feature is required, for
90 locator(s) of a given IPsec security association.
/Linux-v4.19/Documentation/devicetree/bindings/iommu/
Diommu.txt30 typically have a fixed association to the master device, whereas multiple-
49 association of masters to be configured. Note that an IOMMU can by design
132 /* static association with IOMMU */
138 /* static association with IOMMU */
/Linux-v4.19/Documentation/driver-api/usb/
Danchors.rst31 An association of URBs to an anchor is made by an explicit
32 call to :c:func:`usb_anchor_urb`. The association is maintained until
/Linux-v4.19/arch/mips/cavium-octeon/executive/
Dcvmx-l2c.c650 union cvmx_l2c_tag cvmx_l2c_get_tag(uint32_t association, uint32_t index) in cvmx_l2c_get_tag() argument
655 if ((int)association >= cvmx_l2c_get_num_assoc()) { in cvmx_l2c_get_tag()
667 (association << CVMX_L2C_TAG_ADDR_ALIAS_SHIFT) | in cvmx_l2c_get_tag()
687 tmp_tag = __read_l2_tag(association, index); in cvmx_l2c_get_tag()
/Linux-v4.19/Documentation/networking/
Dmac80211-auth-assoc-deauth.txt2 # This outlines the Linux authentication/association and
Dmultiqueue.txt44 hardware. Once the association is made, any skb with skb->queue_mapping set,
Dip-sysctl.txt34 association. This mode should not be enabled globally but is
2016 Set the maximum number for retransmissions that an association can
2018 is exceeded, the association is terminated.
2024 that an association will attempt before declaring the destination
2033 association is multihomed.
2087 is used during association establishment.
2093 that is used during the establishment phase of SCTP association
2116 association. SCTP supports the capability to create multiple
2118 possible that a single stalled association that's buffering a lot
2122 to each association instead of the socket. This prevents the described
[all …]
D00-INDEX134 - authentication and association / deauth-disassoc with max80211
/Linux-v4.19/net/sctp/
DKconfig30 homing at either or both ends of an association."
/Linux-v4.19/Documentation/driver-api/iio/
Dtriggers.rst34 * :file:`name`, trigger name that can be later used for association with a
/Linux-v4.19/Documentation/networking/mac80211_hwsim/
DREADME51 processing access point side of association.
/Linux-v4.19/Documentation/devicetree/bindings/dma/
Drenesas,rcar-dmac.txt12 clients. The association of DMA clients to DMAC channels is fully dynamic and
/Linux-v4.19/Documentation/devicetree/bindings/memory-controllers/
Datmel,ebi.txt30 - ranges: Encodes CS to memory region association.
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
DKconfig77 This option enables detailed statistics for association stations.
/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/
DKconfig125 maintaining an active association.
/Linux-v4.19/include/target/
Dtarget_core_base.h312 u32 association; member
/Linux-v4.19/drivers/target/
Dtarget_core_transport.c1013 switch (vpd->association) { in transport_dump_vpd_assoc()
1024 sprintf(buf+len, "Unknown 0x%02x\n", vpd->association); in transport_dump_vpd_assoc()
1044 vpd->association = (page_83[1] & 0x30); in transport_set_vpd_assoc()
/Linux-v4.19/Documentation/driver-api/dmaengine/
Dclient.rst45 device. The association is done via DT, ACPI or board file based

12