/linux-4.1.27/Documentation/networking/caif/ |
D | Linux-CAIF.txt | 23 * CAIF Core Protocol Implementation 37 ! +------+ <- CAIF Core Protocol 53 CAIF Core Protocol Layer 59 The architecture is inspired by the design patterns "Protocol Layer" and 60 "Protocol Packet". 77 The CAIF protocol can be divided into two parts: Support functions and Protocol 80 - CFPKT CAIF Packet. Implementation of CAIF Protocol Packet. The 84 The CAIF Protocol implementation contains: 86 - CFCNFG CAIF Configuration layer. Configures the CAIF Protocol 172 The CAIF Protocol relies on a loss-less link layer without implementing
|
/linux-4.1.27/net/bluetooth/ |
D | Kconfig | 27 L2CAP (Logical Link Control and Adaptation Protocol) 28 SMP (Security Manager Protocol) on LE (Low Energy) links 30 RFCOMM Module (RFCOMM Protocol) 31 BNEP Module (Bluetooth Network Encapsulation Protocol) 32 CMTP Module (CAPI Message Transport Protocol) 33 HIDP Module (Human Interface Device Protocol)
|
/linux-4.1.27/net/l2tp/ |
D | Kconfig | 2 # Layer Two Tunneling Protocol (L2TP) 6 tristate "Layer Two Tunneling Protocol (L2TP)" 11 Layer Two Tunneling Protocol 53 Layer Two Tunneling Protocol Version 3 57 The Layer Two Tunneling Protocol (L2TP) provides a dynamic 61 tunneling Point-to-Point Protocol (PPP) [RFC1661] sessions. 95 The Layer 2 Tunneling Protocol, Version 3 (L2TPv3) can be
|
/linux-4.1.27/Documentation/x86/ |
D | boot.txt | 16 Protocol 2.00: (Kernel 1.3.73) Added bzImage and initrd support, as 22 Protocol 2.01: (Kernel 1.3.76) Added a heap overrun warning. 24 Protocol 2.02: (Kernel 2.4.0-test3-pre3) New command line protocol. 31 Protocol 2.03: (Kernel 2.4.18-pre1) Explicitly makes the highest possible 34 Protocol 2.04: (Kernel 2.6.14) Extend the syssize field to four bytes. 36 Protocol 2.05: (Kernel 2.6.20) Make protected mode kernel relocatable. 39 Protocol 2.06: (Kernel 2.6.22) Added a field that contains the size of 42 Protocol 2.07: (Kernel 2.6.24) Added paravirtualised boot protocol. 46 Protocol 2.08: (Kernel 2.6.26) Added crc32 checksum and ELF format 50 Protocol 2.09: (Kernel 2.6.26) Added a field of 64-bit physical [all …]
|
/linux-4.1.27/drivers/infiniband/ulp/srp/ |
D | Kconfig | 2 tristate "InfiniBand SCSI RDMA Protocol" 6 Support for the SCSI RDMA Protocol over InfiniBand. This
|
/linux-4.1.27/drivers/infiniband/ulp/srpt/ |
D | Kconfig | 2 tristate "InfiniBand SCSI RDMA Protocol target support" 6 Support for the SCSI RDMA Protocol (SRP) Target driver. The
|
/linux-4.1.27/fs/cifs/ |
D | misc.c | 254 buffer->Protocol[0] = 0xFF; in header_assemble() 255 buffer->Protocol[1] = 'S'; in header_assemble() 256 buffer->Protocol[2] = 'M'; in header_assemble() 257 buffer->Protocol[3] = 'B'; in header_assemble() 293 if (*(__le32 *) smb->Protocol != cpu_to_le32(0x424d53ff)) { in check_smb_hdr() 295 *(unsigned int *)smb->Protocol); in check_smb_hdr() 418 ((char *)&pSMBr->hdr.Protocol + data_offset); in is_valid_oplock_break()
|
D | cifssmb.c | 830 pRqD = (struct unlink_psx_rq *)(((char *)&pSMB->hdr.Protocol) + offset); in CIFSPOSIXDelFile() 1044 pdata = (OPEN_PSX_REQ *)(((char *)&pSMB->hdr.Protocol) + offset); in CIFSPOSIXCreate() 1080 psx_rsp = (OPEN_PSX_RSP *)((char *) &pSMBr->hdr.Protocol in CIFSPOSIXCreate() 1740 pReadData = (char *) (&pSMBr->hdr.Protocol) + in CIFSSMBRead() 2442 (((char *) &pSMB->hdr.Protocol) + offset); in CIFSSMBPosixLock() 2494 ((char *)&pSMBr->hdr.Protocol + data_offset); in CIFSSMBPosixLock() 2678 data_offset = (char *) (&pSMB->hdr.Protocol) + offset; in CIFSSMBRenameOpenFile() 2843 data_offset = (char *) (&pSMB->hdr.Protocol) + offset; in CIFSUnixCreateSymLink() 2931 data_offset = (char *) (&pSMB->hdr.Protocol) + offset; in CIFSUnixCreateHardLink() 3123 data_start = ((char *) &pSMBr->hdr.Protocol) + in CIFSSMBUnixQuerySymLink() [all …]
|
D | smb1ops.c | 324 data_area_of_tgt = (char *)&pSMBt->hdr.Protocol + in coalesce_t2() 328 data_area_of_src = (char *)&pSMBs->hdr.Protocol + in coalesce_t2()
|
D | cifspdu.h | 407 __u8 Protocol[4]; member
|
/linux-4.1.27/net/bluetooth/bnep/ |
D | Kconfig | 6 BNEP (Bluetooth Network Encapsulation Protocol) is Ethernet 20 bool "Protocol filter support"
|
/linux-4.1.27/net/dccp/ |
D | Kconfig | 2 tristate "The DCCP Protocol" 5 Datagram Congestion Control Protocol (RFC 4340) 9 The Datagram Congestion Control Protocol (DCCP) is a transport
|
/linux-4.1.27/drivers/hid/usbhid/ |
D | Kconfig | 15 You can't use this driver and the HIDBP (Boot Protocol) keyboard 47 menu "USB HID Boot Protocol drivers" 56 to use the keyboard in its limited Boot Protocol mode instead. 72 to use the mouse in its limited Boot Protocol mode instead.
|
/linux-4.1.27/Documentation/input/ |
D | alps.txt | 1 ALPS Touchpad Protocol 50 Protocol versions 3 and 4 have a command mode that is used to read and write 101 ALPS Absolute Mode - Protocol Version 1 111 ALPS Absolute Mode - Protocol Version 2 121 Protocol Version 2 DualPoint devices send standard PS/2 mouse packets for 145 ALPS Absolute Mode - Protocol Version 3 190 ALPS Absolute Mode - Protocol Version 4 193 Protocol version 4 has an 8-byte packet format. 234 ALPS Absolute Mode - Protocol Version 5 236 This is basically Protocol Version 3 but with different logic for packet [all …]
|
D | appletouch.txt | 39 Option "Protocol" "auto-dev"
|
D | multi-touch-protocol.txt | 1 Multi-touch (MT) Protocol 22 Protocol Usage 85 Protocol Example A 121 Protocol Example B
|
D | input.txt | 85 Protocol "ImPS/2"
|
D | atarikbd.txt | 1 Intelligent Keyboard (ikbd) Protocol
|
/linux-4.1.27/net/8021q/ |
D | Kconfig | 22 bool "GVRP (GARP VLAN Registration Protocol) support" 32 bool "MVRP (Multiple VLAN Registration Protocol) support"
|
/linux-4.1.27/Documentation/devicetree/bindings/memory-controllers/ |
D | synopsys.txt | 1 Binding for Synopsys IntelliDDR Multi Protocol Memory Controller
|
/linux-4.1.27/drivers/net/plip/ |
D | Kconfig | 2 # Parallel Line Internet Protocol (PLIP) network device configuration 9 PLIP (Parallel Line Internet Protocol) is used to create a
|
/linux-4.1.27/net/bluetooth/cmtp/ |
D | Kconfig | 5 CMTP (CAPI Message Transport Protocol) is a transport layer
|
/linux-4.1.27/net/bluetooth/hidp/ |
D | Kconfig | 6 HIDP (Human Interface Device Protocol) is a transport layer
|
/linux-4.1.27/net/can/ |
D | Kconfig | 22 tristate "Raw CAN Protocol (raw access with CAN-ID filtering)" 32 tristate "Broadcast Manager CAN Protocol (with content filtering)"
|
/linux-4.1.27/drivers/infiniband/ulp/iser/ |
D | Kconfig | 6 Support for the iSCSI Extensions for RDMA (iSER) Protocol
|
/linux-4.1.27/net/rds/ |
D | Kconfig | 3 tristate "The RDS Protocol"
|
/linux-4.1.27/Documentation/devicetree/bindings/crypto/ |
D | picochip-spacc.txt | 1 Picochip picoXcell SPAcc (Security Protocol Accelerator) bindings
|
/linux-4.1.27/drivers/net/ppp/ |
D | Kconfig | 9 PPP (Point to Point Protocol) is a newer and better SLIP. It serves 93 Microsoft Point-to-Point Tunneling Protocol. 115 Support PPP (Point to Point Protocol) encapsulated in ATM frames. 136 Support for PPP over IPv4.(Point-to-Point Tunneling Protocol)
|
/linux-4.1.27/net/sctp/ |
D | Kconfig | 6 tristate "The SCTP Protocol" 14 Stream Control Transmission Protocol
|
/linux-4.1.27/net/atm/ |
D | Kconfig | 50 tristate "Multi-Protocol Over ATM (MPOA) support" 53 Multi-Protocol Over ATM allows ATM edge devices such as routers,
|
/linux-4.1.27/Documentation/devicetree/bindings/usb/ |
D | msm-hsusb.txt | 32 "core" Protocol engine clock 34 "alt_core" Protocol engine clock for targets with asynchronous
|
/linux-4.1.27/net/vmw_vsock/ |
D | Kconfig | 8 Virtual Socket Protocol is a socket protocol similar to TCP/IP
|
/linux-4.1.27/net/nfc/ |
D | Kconfig | 21 tristate "NFC Digital Protocol stack support"
|
/linux-4.1.27/drivers/staging/nvec/ |
D | README | 1 NVEC: An NVidia compliant Embedded Controller Protocol Implemenation
|
/linux-4.1.27/net/tipc/ |
D | Kconfig | 6 tristate "The TIPC Protocol"
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | Kconfig | 41 compatible with ISDNoIP (Agfeo) or TDMoIP. Protocol description is
|
/linux-4.1.27/Documentation/acpi/apei/ |
D | output_format.txt | 109 unknown | unknown | unknown | unknown | Data Link Protocol | \ 111 Poisoned TLP | Flow Control Protocol | Completion Timeout | \
|
/linux-4.1.27/drivers/net/ethernet/myricom/ |
D | Kconfig | 27 This driver supports Myricom Myri-10G Dual Protocol interface in
|
/linux-4.1.27/Documentation/networking/ |
D | sctp.txt | 6 SCTP (Stream Control Transmission Protocol) is a IP based, message oriented,
|
D | 00-INDEX | 16 - PLIP: The Parallel Line Internet Protocol device driver 58 - the Datagram Congestion Control Protocol (DCCP) (RFC 4340..42).
|
D | stmmac.txt | 351 7) Precision Time Protocol (PTP) 352 The driver supports the IEEE 1588-2002, Precision Time Protocol (PTP),
|
D | PLIP.txt | 1 PLIP: The Parallel Line Internet Protocol Device
|
D | dccp.txt | 18 Datagram Congestion Control Protocol (DCCP) is an unreliable, connection
|
D | udplite.txt | 25 o The Protocol Spec, RFC 3828, http://www.ietf.org/rfc/rfc3828.txt
|
D | README.ipw2100 | 201 The IPW2100 supports the configuration of the Power Save Protocol
|
D | cxgb.txt | 265 3. Transport Protocol (TP) hangs when running heavy multi-connection traffic
|
D | rds.txt | 164 RDS Protocol
|
D | ppp_generic.txt | 335 SC_CCP_OPEN Compression Control Protocol (CCP) is
|
D | arcnet.txt | 355 1. Single Protocol.
|
D | can.txt | 5 Readme file for the Controller Area Network Protocol Family (aka SocketCAN)
|
/linux-4.1.27/Documentation/misc-devices/mei/ |
D | mei.txt | 113 out_client_properties - Client Properties: MTU and Protocol Version. 153 using a protocol called Intel AMT Port Forwarding Protocol (Intel APF protocol). 161 => "Description of the Intel AMT Port Forwarding (APF) Protocol"
|
/linux-4.1.27/drivers/net/caif/ |
D | Kconfig | 21 The CAIF Link layer SPI Protocol driver for Slave SPI interface.
|
/linux-4.1.27/Documentation/scsi/ |
D | ufs.txt | 11 2.2 UFS Transport Protocol(UTP) layer 67 2.2 UFS Transport Protocol(UTP) layer
|
D | aic79xx.txt | 194 - Packetized SCSI Protocol at 160MB/s and 320MB/s
|
/linux-4.1.27/net/x25/ |
D | Kconfig | 15 protocols: the higher level Packet Layer Protocol (PLP) (say Y here
|
/linux-4.1.27/drivers/net/ethernet/adi/ |
D | Kconfig | 66 To support the IEEE 1588 Precision Time Protocol (PTP), select y here
|
/linux-4.1.27/Documentation/netlabel/ |
D | introduction.txt | 15 * Protocol Engines
|
D | cipso_ipv4.txt | 1 NetLabel CIPSO/IPv4 Protocol Engine
|
D | lsm_interface.txt | 27 * NetLabel LSM Protocol Operations
|
D | draft-ietf-cipso-ipsecurity-01.txt | 35 Currently the Internet Protocol includes two security options. One of 741 for the Internet Protocol", Stephen Kent, IAB, 1 March, 1991.
|
/linux-4.1.27/Documentation/i2c/ |
D | smbus-protocol | 1 SMBus Protocol Summary 212 Address Resolution Protocol (ARP) 215 The Address Resolution Protocol was introduced in Revision 2.0 of
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-class-udc | 80 Allows users to manually start Session Request Protocol.
|
/linux-4.1.27/net/batman-adv/ |
D | Kconfig | 6 tristate "B.A.T.M.A.N. Advanced Meshing Protocol"
|
/linux-4.1.27/Documentation/ |
D | smsc_ece1099.txt | 29 Communication Protocol
|
D | kernel-docs.txt | 456 Modification of the Linux Protocol Stack."
|
D | devices.txt | 1284 70 char SpellCaster Protocol Services Interface
|
/linux-4.1.27/drivers/ptp/ |
D | Kconfig | 15 standard defines a Precision Time Protocol (PTP), which can
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | rtl819x_Qos.h | 273 u8 Protocol; member
|
/linux-4.1.27/Documentation/usb/ |
D | bulk-streams.txt | 10 Protocol, which uses streams to queue multiple SCSI commands, can be found on
|
/linux-4.1.27/net/sched/ |
D | Kconfig | 31 Differentiated Services (diffserv) and Resource Reservation Protocol 420 tristate "IPv4 Resource Reservation Protocol (RSVP)" 423 The Resource Reservation Protocol (RSVP) permits end systems to 434 tristate "IPv6 Resource Reservation Protocol (RSVP6)" 437 The Resource Reservation Protocol (RSVP) permits end systems to
|
/linux-4.1.27/Documentation/isdn/ |
D | INTERFACE.CAPI | 200 including subparameters of the Additional Info and B Protocol structured 209 * Global Configuration (subparameter of B Protocol, CONNECT_REQ, CONNECT_RESP 232 (used only for the 'Additional Info' and 'B Protocol' parameters)
|
D | README.concap | 9 Thus, the mnemonic: "CONnection CONtrolling eNCAPsulation Protocol".
|
D | README.HiSax | 331 Apr 13 21:01:59 kke01 kernel: HiSax: Card 1 Protocol EDSS1 Id=HiSax1 (0)
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
D | rtl819x_Qos.h | 421 u8 Protocol; member
|
/linux-4.1.27/drivers/net/slip/ |
D | Kconfig | 13 Internet Protocol) is a protocol used to send Internet traffic over
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
D | io.h | 117 char Protocol[32]; member
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-bus-fcoe | 57 Initialization Protocol (FIP) Keep-Alives (FKA).
|
/linux-4.1.27/fs/ncpfs/ |
D | Kconfig | 8 NCP (NetWare Core Protocol) is a protocol that runs over IPX and is
|
/linux-4.1.27/drivers/char/tpm/ |
D | Kconfig | 51 TCG TIS 1.2 TPM specification and Infineon's I2C Protocol Stack
|
/linux-4.1.27/net/ax25/ |
D | Kconfig | 101 The Packet Layer Protocol (PLP) is a way to route packets over X.25
|
/linux-4.1.27/Documentation/spi/ |
D | spi-summary | 53 Serial Protocol"), PSP ("Programmable Serial Protocol"), and other 147 Protocol drivers ... these pass messages through the controller 334 How do I write an "SPI Protocol Driver"?
|
/linux-4.1.27/Documentation/filesystems/ |
D | 9p.txt | 139 Protocol specifications are maintained on github:
|
/linux-4.1.27/drivers/parport/ |
D | Kconfig | 20 drive, PLIP link (Parallel Line Internet Protocol is mainly used to
|
/linux-4.1.27/drivers/net/wan/ |
D | Kconfig | 108 Relay, synchronous Point-to-Point Protocol (PPP) and X.25. 151 tristate "Synchronous Point-to-Point Protocol (PPP) support"
|
/linux-4.1.27/net/bridge/netfilter/ |
D | Kconfig | 145 This option adds the Spanning Tree Protocol match, which
|
/linux-4.1.27/Documentation/w1/ |
D | w1.netlink | 14 Protocol.
|
/linux-4.1.27/Documentation/connector/ |
D | connector.txt | 101 Protocol description.
|
/linux-4.1.27/net/ipv6/ |
D | Kconfig | 83 Support for IP Payload Compression Protocol (IPComp) (RFC3173),
|
/linux-4.1.27/drivers/message/fusion/ |
D | mptfc.c | 414 if (!(pg0->Protocol & MPI_FC_DEVICE_PAGE0_PROT_FCP_TARGET)) in mptfc_generate_rport_ids() 444 if (pg0->Protocol & MPI_FC_DEVICE_PAGE0_PROT_FCP_INITIATOR) in mptfc_register_dev()
|
/linux-4.1.27/drivers/bluetooth/ |
D | Kconfig | 74 BCSP (BlueCore Serial Protocol) is serial protocol for communication
|
/linux-4.1.27/Documentation/powerpc/ |
D | qe_firmware.txt | 96 | array | Protocol | within PRAM | Operand |
|
/linux-4.1.27/net/ipv4/ |
D | Kconfig | 244 Kernel side support for Sparse Mode PIM (Protocol Independent 380 Support for IP Payload Compression Protocol (IPComp) (RFC3173),
|
/linux-4.1.27/drivers/dma/ |
D | Kconfig | 409 Stream Video Protocol. It has two stream interfaces/
|
/linux-4.1.27/ |
D | CREDITS | 630 D: IGMP(Internet Group Management Protocol) version 2 638 D: WiMedia Link Protocol implementation 2828 D: WiMedia Link Protocol bits and pieces 3184 D: Co-author of Multi-Protocol Over ATM (MPOA) 3571 D: IGMP(Internet Group Management Protocol) version 2 3697 D: Co-author of Multi-Protocol Over ATM (MPOA), some LANE hacks
|
/linux-4.1.27/Documentation/blockdev/ |
D | paride.txt | 108 Manufacturer Model Driver Protocol
|
/linux-4.1.27/drivers/spi/ |
D | Kconfig | 645 comment "SPI Protocol Masters"
|
/linux-4.1.27/drivers/message/fusion/lsi/ |
D | mpi_cnfg.h | 2195 U8 Protocol; /* 18h */ member
|
/linux-4.1.27/net/netfilter/ |
D | Kconfig | 224 Direct Client-to-Client Protocol (DCC). This enables users to send 277 Protocol, RFC2637) connection tracking and NAT.
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | README | 6 servers. This code was developed in participation with the Protocol Freedom
|
D | CHANGES | 172 Samba supports newer POSIX CIFS Protocol Extensions). Add "nounix"
|
/linux-4.1.27/drivers/eisa/ |
D | eisa.ids | 1049 ISADB01 "Rabbit Software RB24 Multi-Protocol Comm"
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 138 PROTO_VIOLATION, /* Protocol Violation */
|