Home
last modified time | relevance | path

Searched refs:Protocol (Results 1 – 102 of 102) sorted by relevance

/linux-4.1.27/Documentation/networking/caif/
DLinux-CAIF.txt23 * 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/
DKconfig27 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/
DKconfig2 # 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/
Dboot.txt16 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/
DKconfig2 tristate "InfiniBand SCSI RDMA Protocol"
6 Support for the SCSI RDMA Protocol over InfiniBand. This
/linux-4.1.27/drivers/infiniband/ulp/srpt/
DKconfig2 tristate "InfiniBand SCSI RDMA Protocol target support"
6 Support for the SCSI RDMA Protocol (SRP) Target driver. The
/linux-4.1.27/fs/cifs/
Dmisc.c254 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()
Dcifssmb.c830 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 …]
Dsmb1ops.c324 data_area_of_tgt = (char *)&pSMBt->hdr.Protocol + in coalesce_t2()
328 data_area_of_src = (char *)&pSMBs->hdr.Protocol + in coalesce_t2()
Dcifspdu.h407 __u8 Protocol[4]; member
/linux-4.1.27/net/bluetooth/bnep/
DKconfig6 BNEP (Bluetooth Network Encapsulation Protocol) is Ethernet
20 bool "Protocol filter support"
/linux-4.1.27/net/dccp/
DKconfig2 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/
DKconfig15 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/
Dalps.txt1 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 …]
Dappletouch.txt39 Option "Protocol" "auto-dev"
Dmulti-touch-protocol.txt1 Multi-touch (MT) Protocol
22 Protocol Usage
85 Protocol Example A
121 Protocol Example B
Dinput.txt85 Protocol "ImPS/2"
Datarikbd.txt1 Intelligent Keyboard (ikbd) Protocol
/linux-4.1.27/net/8021q/
DKconfig22 bool "GVRP (GARP VLAN Registration Protocol) support"
32 bool "MVRP (Multiple VLAN Registration Protocol) support"
/linux-4.1.27/Documentation/devicetree/bindings/memory-controllers/
Dsynopsys.txt1 Binding for Synopsys IntelliDDR Multi Protocol Memory Controller
/linux-4.1.27/drivers/net/plip/
DKconfig2 # 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/
DKconfig5 CMTP (CAPI Message Transport Protocol) is a transport layer
/linux-4.1.27/net/bluetooth/hidp/
DKconfig6 HIDP (Human Interface Device Protocol) is a transport layer
/linux-4.1.27/net/can/
DKconfig22 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/
DKconfig6 Support for the iSCSI Extensions for RDMA (iSER) Protocol
/linux-4.1.27/net/rds/
DKconfig3 tristate "The RDS Protocol"
/linux-4.1.27/Documentation/devicetree/bindings/crypto/
Dpicochip-spacc.txt1 Picochip picoXcell SPAcc (Security Protocol Accelerator) bindings
/linux-4.1.27/drivers/net/ppp/
DKconfig9 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/
DKconfig6 tristate "The SCTP Protocol"
14 Stream Control Transmission Protocol
/linux-4.1.27/net/atm/
DKconfig50 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/
Dmsm-hsusb.txt32 "core" Protocol engine clock
34 "alt_core" Protocol engine clock for targets with asynchronous
/linux-4.1.27/net/vmw_vsock/
DKconfig8 Virtual Socket Protocol is a socket protocol similar to TCP/IP
/linux-4.1.27/net/nfc/
DKconfig21 tristate "NFC Digital Protocol stack support"
/linux-4.1.27/drivers/staging/nvec/
DREADME1 NVEC: An NVidia compliant Embedded Controller Protocol Implemenation
/linux-4.1.27/net/tipc/
DKconfig6 tristate "The TIPC Protocol"
/linux-4.1.27/drivers/isdn/mISDN/
DKconfig41 compatible with ISDNoIP (Agfeo) or TDMoIP. Protocol description is
/linux-4.1.27/Documentation/acpi/apei/
Doutput_format.txt109 unknown | unknown | unknown | unknown | Data Link Protocol | \
111 Poisoned TLP | Flow Control Protocol | Completion Timeout | \
/linux-4.1.27/drivers/net/ethernet/myricom/
DKconfig27 This driver supports Myricom Myri-10G Dual Protocol interface in
/linux-4.1.27/Documentation/networking/
Dsctp.txt6 SCTP (Stream Control Transmission Protocol) is a IP based, message oriented,
D00-INDEX16 - PLIP: The Parallel Line Internet Protocol device driver
58 - the Datagram Congestion Control Protocol (DCCP) (RFC 4340..42).
Dstmmac.txt351 7) Precision Time Protocol (PTP)
352 The driver supports the IEEE 1588-2002, Precision Time Protocol (PTP),
DPLIP.txt1 PLIP: The Parallel Line Internet Protocol Device
Ddccp.txt18 Datagram Congestion Control Protocol (DCCP) is an unreliable, connection
Dudplite.txt25 o The Protocol Spec, RFC 3828, http://www.ietf.org/rfc/rfc3828.txt
DREADME.ipw2100201 The IPW2100 supports the configuration of the Power Save Protocol
Dcxgb.txt265 3. Transport Protocol (TP) hangs when running heavy multi-connection traffic
Drds.txt164 RDS Protocol
Dppp_generic.txt335 SC_CCP_OPEN Compression Control Protocol (CCP) is
Darcnet.txt355 1. Single Protocol.
Dcan.txt5 Readme file for the Controller Area Network Protocol Family (aka SocketCAN)
/linux-4.1.27/Documentation/misc-devices/mei/
Dmei.txt113 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/
DKconfig21 The CAIF Link layer SPI Protocol driver for Slave SPI interface.
/linux-4.1.27/Documentation/scsi/
Dufs.txt11 2.2 UFS Transport Protocol(UTP) layer
67 2.2 UFS Transport Protocol(UTP) layer
Daic79xx.txt194 - Packetized SCSI Protocol at 160MB/s and 320MB/s
/linux-4.1.27/net/x25/
DKconfig15 protocols: the higher level Packet Layer Protocol (PLP) (say Y here
/linux-4.1.27/drivers/net/ethernet/adi/
DKconfig66 To support the IEEE 1588 Precision Time Protocol (PTP), select y here
/linux-4.1.27/Documentation/netlabel/
Dintroduction.txt15 * Protocol Engines
Dcipso_ipv4.txt1 NetLabel CIPSO/IPv4 Protocol Engine
Dlsm_interface.txt27 * NetLabel LSM Protocol Operations
Ddraft-ietf-cipso-ipsecurity-01.txt35 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/
Dsmbus-protocol1 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/
Dsysfs-class-udc80 Allows users to manually start Session Request Protocol.
/linux-4.1.27/net/batman-adv/
DKconfig6 tristate "B.A.T.M.A.N. Advanced Meshing Protocol"
/linux-4.1.27/Documentation/
Dsmsc_ece1099.txt29 Communication Protocol
Dkernel-docs.txt456 Modification of the Linux Protocol Stack."
Ddevices.txt1284 70 char SpellCaster Protocol Services Interface
/linux-4.1.27/drivers/ptp/
DKconfig15 standard defines a Precision Time Protocol (PTP), which can
/linux-4.1.27/drivers/staging/rtl8192e/
Drtl819x_Qos.h273 u8 Protocol; member
/linux-4.1.27/Documentation/usb/
Dbulk-streams.txt10 Protocol, which uses streams to queue multiple SCSI commands, can be found on
/linux-4.1.27/net/sched/
DKconfig31 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/
DINTERFACE.CAPI200 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)
DREADME.concap9 Thus, the mnemonic: "CONnection CONtrolling eNCAPsulation Protocol".
DREADME.HiSax331 Apr 13 21:01:59 kke01 kernel: HiSax: Card 1 Protocol EDSS1 Id=HiSax1 (0)
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Drtl819x_Qos.h421 u8 Protocol; member
/linux-4.1.27/drivers/net/slip/
DKconfig13 Internet Protocol) is a protocol used to send Internet traffic over
/linux-4.1.27/drivers/isdn/hardware/eicon/
Dio.h117 char Protocol[32]; member
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-bus-fcoe57 Initialization Protocol (FIP) Keep-Alives (FKA).
/linux-4.1.27/fs/ncpfs/
DKconfig8 NCP (NetWare Core Protocol) is a protocol that runs over IPX and is
/linux-4.1.27/drivers/char/tpm/
DKconfig51 TCG TIS 1.2 TPM specification and Infineon's I2C Protocol Stack
/linux-4.1.27/net/ax25/
DKconfig101 The Packet Layer Protocol (PLP) is a way to route packets over X.25
/linux-4.1.27/Documentation/spi/
Dspi-summary53 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/
D9p.txt139 Protocol specifications are maintained on github:
/linux-4.1.27/drivers/parport/
DKconfig20 drive, PLIP link (Parallel Line Internet Protocol is mainly used to
/linux-4.1.27/drivers/net/wan/
DKconfig108 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/
DKconfig145 This option adds the Spanning Tree Protocol match, which
/linux-4.1.27/Documentation/w1/
Dw1.netlink14 Protocol.
/linux-4.1.27/Documentation/connector/
Dconnector.txt101 Protocol description.
/linux-4.1.27/net/ipv6/
DKconfig83 Support for IP Payload Compression Protocol (IPComp) (RFC3173),
/linux-4.1.27/drivers/message/fusion/
Dmptfc.c414 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/
DKconfig74 BCSP (BlueCore Serial Protocol) is serial protocol for communication
/linux-4.1.27/Documentation/powerpc/
Dqe_firmware.txt96 | array | Protocol | within PRAM | Operand |
/linux-4.1.27/net/ipv4/
DKconfig244 Kernel side support for Sparse Mode PIM (Protocol Independent
380 Support for IP Payload Compression Protocol (IPComp) (RFC3173),
/linux-4.1.27/drivers/dma/
DKconfig409 Stream Video Protocol. It has two stream interfaces/
/linux-4.1.27/
DCREDITS630 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/
Dparide.txt108 Manufacturer Model Driver Protocol
/linux-4.1.27/drivers/spi/
DKconfig645 comment "SPI Protocol Masters"
/linux-4.1.27/drivers/message/fusion/lsi/
Dmpi_cnfg.h2195 U8 Protocol; /* 18h */ member
/linux-4.1.27/net/netfilter/
DKconfig224 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/
DREADME6 servers. This code was developed in participation with the Protocol Freedom
DCHANGES172 Samba supports newer POSIX CIFS Protocol Extensions). Add "nounix"
/linux-4.1.27/drivers/eisa/
Deisa.ids1049 ISADB01 "Rabbit Software RB24 Multi-Protocol Comm"
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic79xx.reg138 PROTO_VIOLATION, /* Protocol Violation */