/Linux-v4.19/Documentation/security/ |
D | LSM-sctp.rst | 20 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
|
D | SELinux-sctp.rst | 18 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/ |
D | cvmx-l2c.h | 299 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/ |
D | sysfs-class-iommu | 7 given IOMMU here to allow association of IOMMU to 16 given device here to allow association of device to
|
D | sysfs-class-iommu-intel-iommu | 7 Format: %llx. This allows association of a sysfs
|
D | sysfs-wusb_cbaf | 61 the CDID for any existing association with this host.
|
D | sysfs-class-scsi_host | 10 with the first controller, but this association is not
|
/Linux-v4.19/net/xfrm/ |
D | Kconfig | 51 association dynamically. This feature is required, for 90 locator(s) of a given IPsec security association.
|
/Linux-v4.19/Documentation/devicetree/bindings/iommu/ |
D | iommu.txt | 30 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/ |
D | anchors.rst | 31 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/ |
D | cvmx-l2c.c | 650 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/ |
D | mac80211-auth-assoc-deauth.txt | 2 # This outlines the Linux authentication/association and
|
D | multiqueue.txt | 44 hardware. Once the association is made, any skb with skb->queue_mapping set,
|
D | ip-sysctl.txt | 34 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 …]
|
D | 00-INDEX | 134 - authentication and association / deauth-disassoc with max80211
|
/Linux-v4.19/net/sctp/ |
D | Kconfig | 30 homing at either or both ends of an association."
|
/Linux-v4.19/Documentation/driver-api/iio/ |
D | triggers.rst | 34 * :file:`name`, trigger name that can be later used for association with a
|
/Linux-v4.19/Documentation/networking/mac80211_hwsim/ |
D | README | 51 processing access point side of association.
|
/Linux-v4.19/Documentation/devicetree/bindings/dma/ |
D | renesas,rcar-dmac.txt | 12 clients. The association of DMA clients to DMAC channels is fully dynamic and
|
/Linux-v4.19/Documentation/devicetree/bindings/memory-controllers/ |
D | atmel,ebi.txt | 30 - ranges: Encodes CS to memory region association.
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | Kconfig | 77 This option enables detailed statistics for association stations.
|
/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/ |
D | Kconfig | 125 maintaining an active association.
|
/Linux-v4.19/include/target/ |
D | target_core_base.h | 312 u32 association; member
|
/Linux-v4.19/drivers/target/ |
D | target_core_transport.c | 1013 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/ |
D | client.rst | 45 device. The association is done via DT, ACPI or board file based
|