Home
last modified time | relevance | path

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

1234

/linux-3.4.99/net/bluetooth/
DKconfig25 L2CAP (Logical Link Control and Adaptation Protocol)
26 SMP (Security Manager Protocol) on LE (Low Energy) links
28 RFCOMM Module (RFCOMM Protocol)
29 BNEP Module (Bluetooth Network Encapsulation Protocol)
30 CMTP Module (CAPI Message Transport Protocol)
31 HIDP Module (Human Interface Device Protocol)
/linux-3.4.99/net/l2tp/
DKconfig2 # Layer Two Tunneling Protocol (L2TP)
6 tristate "Layer Two Tunneling Protocol (L2TP)"
9 Layer Two Tunneling Protocol
51 Layer Two Tunneling Protocol Version 3
55 The Layer Two Tunneling Protocol (L2TP) provides a dynamic
59 tunneling Point-to-Point Protocol (PPP) [RFC1661] sessions.
93 The Layer 2 Tunneling Protocol, Version 3 (L2TPv3) can be
/linux-3.4.99/Documentation/networking/caif/
DLinux-CAIF.txt23 * CAIF Core Protocol Implementation
36 ! +------+ <- CAIF Protocol Implementation
77 CAIF Core Protocol Layer
83 The architecture is inspired by the design patterns "Protocol Layer" and
84 "Protocol Packet".
105 The CAIF protocol can be divided into two parts: Support functions and Protocol
108 - CFPKT CAIF Packet. Implementation of CAIF Protocol Packet. The
117 The CAIF Protocol implementation contains:
119 - CFCNFG CAIF Configuration layer. Configures the CAIF Protocol
209 The CAIF Protocol relies on a loss-less link layer without implementing
/linux-3.4.99/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-3.4.99/drivers/infiniband/ulp/srp/
DKconfig2 tristate "InfiniBand SCSI RDMA Protocol"
6 Support for the SCSI RDMA Protocol over InfiniBand. This
/linux-3.4.99/fs/cifs/
Dmisc.c320 buffer->Protocol[0] = 0xFF; in header_assemble()
321 buffer->Protocol[1] = 'S'; in header_assemble()
322 buffer->Protocol[2] = 'M'; in header_assemble()
323 buffer->Protocol[3] = 'B'; in header_assemble()
405 if (*(__le32 *) smb->Protocol != cpu_to_le32(0x424d53ff)) { in check_smb_hdr()
407 *(unsigned int *)smb->Protocol); in check_smb_hdr()
536 ((char *)&pSMBr->hdr.Protocol + data_offset); in is_valid_oplock_break()
Dcifssmb.c877 pRqD = (struct unlink_psx_rq *)(((char *)&pSMB->hdr.Protocol) + offset); in CIFSPOSIXDelFile()
1085 pdata = (OPEN_PSX_REQ *)(((char *)&pSMB->hdr.Protocol) + offset); in CIFSPOSIXCreate()
1121 psx_rsp = (OPEN_PSX_RSP *)((char *) &pSMBr->hdr.Protocol in CIFSPOSIXCreate()
1866 pReadData = (char *) (&pSMBr->hdr.Protocol) + in CIFSSMBRead()
2536 (((char *) &pSMB->hdr.Protocol) + offset); in CIFSSMBPosixLock()
2588 ((char *)&pSMBr->hdr.Protocol + data_offset); in CIFSSMBPosixLock()
2773 data_offset = (char *) (&pSMB->hdr.Protocol) + offset; in CIFSSMBRenameOpenFile()
2937 data_offset = (char *) (&pSMB->hdr.Protocol) + offset; in CIFSUnixCreateSymLink()
3024 data_offset = (char *) (&pSMB->hdr.Protocol) + offset; in CIFSUnixCreateHardLink()
3212 data_start = ((char *) &pSMBr->hdr.Protocol) + in CIFSSMBUnixQuerySymLink()
[all …]
/linux-3.4.99/drivers/infiniband/ulp/srpt/
DKconfig2 tristate "InfiniBand SCSI RDMA Protocol target support"
6 Support for the SCSI RDMA Protocol (SRP) Target driver. The
/linux-3.4.99/net/bluetooth/bnep/
DKconfig6 BNEP (Bluetooth Network Encapsulation Protocol) is Ethernet
20 bool "Protocol filter support"
/linux-3.4.99/net/dccp/
DKconfig2 tristate "The DCCP Protocol (EXPERIMENTAL)"
5 Datagram Congestion Control Protocol (RFC 4340)
9 The Datagram Congestion Control Protocol (DCCP) is a transport
/linux-3.4.99/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-3.4.99/Documentation/input/
Dalps.txt1 ALPS Touchpad Protocol
30 Protocol versions 3 and 4 have a command mode that is used to read and write
69 ALPS Absolute Mode - Protocol Verion 1
79 ALPS Absolute Mode - Protocol Version 2
102 ALPS Absolute Mode - Protocol Version 3
147 ALPS Absolute Mode - Protocol Version 4
150 Protocol version 4 has an 8-byte packet format.
/linux-3.4.99/drivers/net/plip/
DKconfig2 # Parallel Line Internet Protocol (PLIP) network device configuration
9 PLIP (Parallel Line Internet Protocol) is used to create a
/linux-3.4.99/net/bluetooth/cmtp/
DKconfig5 CMTP (CAPI Message Transport Protocol) is a transport layer
/linux-3.4.99/net/bluetooth/hidp/
DKconfig6 HIDP (Human Interface Device Protocol) is a transport layer
/linux-3.4.99/drivers/infiniband/ulp/iser/
DKconfig6 Support for the iSCSI Extensions for RDMA (iSER) Protocol
/linux-3.4.99/net/can/
DKconfig20 tristate "Raw CAN Protocol (raw access with CAN-ID filtering)"
31 tristate "Broadcast Manager CAN Protocol (with content filtering)"
/linux-3.4.99/net/rds/
DKconfig3 tristate "The RDS Protocol (EXPERIMENTAL)"
/linux-3.4.99/Documentation/devicetree/bindings/crypto/
Dpicochip-spacc.txt1 Picochip picoXcell SPAcc (Security Protocol Accelerator) bindings
/linux-3.4.99/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-3.4.99/net/atm/
DKconfig50 tristate "Multi-Protocol Over ATM (MPOA) support"
53 Multi-Protocol Over ATM allows ATM edge devices such as routers,
/linux-3.4.99/net/batman-adv/
DKconfig6 tristate "B.A.T.M.A.N. Advanced Meshing Protocol"
/linux-3.4.99/net/sctp/
DKconfig6 tristate "The SCTP Protocol (EXPERIMENTAL)"
15 Stream Control Transmission Protocol
/linux-3.4.99/net/8021q/
DKconfig22 bool "GVRP (GARP VLAN Registration Protocol) support"
/linux-3.4.99/drivers/staging/nvec/
DREADME1 NVEC: An NVidia compliant Embedded Controller Protocol Implemenation

1234