Home
last modified time | relevance | path

Searched refs:protocols (Results 1 – 15 of 15) sorted by relevance

/net/nfc/
A Ddigital_core.c483 tm_protocols, ddev->protocols); in digital_start_poll()
485 matching_im_protocols = ddev->protocols & im_protocols; in digital_start_poll()
486 matching_tm_protocols = ddev->protocols & tm_protocols; in digital_start_poll()
782 ddev->protocols |= NFC_PROTO_JEWEL_MASK; in nfc_digital_allocate_device()
784 ddev->protocols |= NFC_PROTO_MIFARE_MASK; in nfc_digital_allocate_device()
786 ddev->protocols |= NFC_PROTO_FELICA_MASK; in nfc_digital_allocate_device()
788 ddev->protocols |= NFC_PROTO_NFC_DEP_MASK; in nfc_digital_allocate_device()
790 ddev->protocols |= NFC_PROTO_ISO15693_MASK; in nfc_digital_allocate_device()
792 ddev->protocols |= NFC_PROTO_ISO14443_MASK; in nfc_digital_allocate_device()
794 ddev->protocols |= NFC_PROTO_ISO14443_B_MASK; in nfc_digital_allocate_device()
[all …]
A Ddigital_dep.c452 if ((ddev->protocols & NFC_PROTO_FELICA_MASK) && in digital_in_recv_atr_res()
/net/netfilter/ipvs/
A Dip_vs_proto.c343 char protocols[64] = { 0 }; in ip_vs_protocol_init() local
347 strcat(protocols, ", "); \ in ip_vs_protocol_init()
348 strcat(protocols, (p)->name); \ in ip_vs_protocol_init()
366 pr_info("Registered protocols (%s)\n", &protocols[2]); in ip_vs_protocol_init()
/net/x25/
A DKconfig9 X.25 is a set of standardized network protocols, similar in scope to
16 protocols: the higher level Packet Layer Protocol (PLP) (say Y here
/net/ax25/
A DKconfig3 # Amateur Radio protocols and AX.25 device configuration
19 comment "Packet Radio protocols"
28 carry other protocols such as tcp/ip. To use it, you need a device
/net/netlabel/
A DKconfig13 protocols such as CIPSO and RIPSO. For more information see
/net/phonet/
A DKconfig7 tristate "Phonet protocols family"
/net/l2tp/
A DKconfig25 L2TPv3 allows other protocols as well as PPP to be carried
64 L2 protocols, including ATM, Frame Relay, HDLC and even raw
/net/lapb/
A DKconfig12 it is used to transport higher level protocols (mostly X.25 Packet
/net/nfc/hci/
A Dcore.c953 u32 protocols, in nfc_hci_allocate_device() argument
964 if (protocols == 0) in nfc_hci_allocate_device()
979 hdev->ndev = nfc_allocate_device(&hci_nfc_ops, protocols, in nfc_hci_allocate_device()
/net/atm/
A DKconfig60 tristate "RFC1483/2684 Bridged protocols"
/net/
A DKconfig115 These are the protocols used on the Internet and on most local
177 protocols, which a packet filter lacks. Moreover, proxy-based
207 protocols over the bridge, use ebtables (under bridge netfilter
/net/ipv4/
A DKconfig111 supplied on the kernel command line or by BOOTP or RARP protocols.
323 tristate "IP: Foo (IP protocols) over UDP"
/net/netfilter/
A DKconfig103 It supports IPv4, IPV6, ARP and common transport protocols such
256 important VoIP protocols, it is widely used by voice hardware and
/net/sched/
A DKconfig200 testing applications or protocols.

Completed in 33 milliseconds