Home
last modified time | relevance | path

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

/net/netfilter/ipvs/
Dip_vs_proto.c368 char protocols[64]; in ip_vs_protocol_init() local
372 strcat(protocols, ", "); \ in ip_vs_protocol_init()
373 strcat(protocols, (p)->name); \ in ip_vs_protocol_init()
376 protocols[0] = '\0'; in ip_vs_protocol_init()
377 protocols[2] = '\0'; in ip_vs_protocol_init()
393 pr_info("Registered protocols (%s)\n", &protocols[2]); in ip_vs_protocol_init()
/net/nfc/nci/
Dcore.c203 __u32 protocols = opt; in nci_rf_discover_req() local
208 (protocols & NFC_PROTO_JEWEL_MASK || in nci_rf_discover_req()
209 protocols & NFC_PROTO_MIFARE_MASK || in nci_rf_discover_req()
210 protocols & NFC_PROTO_ISO14443_MASK || in nci_rf_discover_req()
211 protocols & NFC_PROTO_NFC_DEP_MASK)) { in nci_rf_discover_req()
219 (protocols & NFC_PROTO_ISO14443_B_MASK)) { in nci_rf_discover_req()
227 (protocols & NFC_PROTO_FELICA_MASK || in nci_rf_discover_req()
228 protocols & NFC_PROTO_NFC_DEP_MASK)) { in nci_rf_discover_req()
/net/irda/
DKconfig10 Say Y here if you want to build support for the IrDA (TM) protocols.
14 To use Linux support for the IrDA (tm) protocols, you will also need
27 comment "IrDA protocols"
/net/x25/
DKconfig8 X.25 is a set of standardized network protocols, similar in scope to
15 protocols: the higher level Packet Layer Protocol (PLP) (say Y here
/net/netlabel/
DKconfig11 protocols such as CIPSO and RIPSO. For more information see
/net/ax25/
DKconfig2 # Amateur Radio protocols and AX.25 device configuration
18 comment "Packet Radio protocols"
27 carry other protocols such as tcp/ip. To use it, you need a device
/net/phonet/
DKconfig6 tristate "Phonet protocols family"
/net/l2tp/
DKconfig23 L2TPv3 allows other protocols as well as PPP to be carried
62 L2 protocols, including ATM, Frame Relay, HDLC and even raw
/net/lapb/
DKconfig11 it is used to transport higher level protocols (mostly X.25 Packet
/net/nfc/hci/
Dcore.c799 u32 protocols, in nfc_hci_allocate_device() argument
811 if (protocols == 0) in nfc_hci_allocate_device()
826 hdev->ndev = nfc_allocate_device(&hci_nfc_ops, protocols, supported_se, in nfc_hci_allocate_device()
/net/
DKconfig58 These are the protocols used on the Internet and on most local
128 protocols, which a packet filter lacks. Moreover, proxy-based
158 protocols over the bridge, use ebtables (under bridge netfilter
/net/atm/
DKconfig59 tristate "RFC1483/2684 Bridged protocols"
/net/ipv6/netfilter/
DKconfig24 which generalize ip_conntrack to support other layer 3 protocols.
/net/ipv4/netfilter/
DKconfig24 which generalize ip_conntrack to support other layer 3 protocols.
/net/netfilter/
DKconfig192 which generalize ip_conntrack to support other layer 3 protocols.
202 important VoIP protocols, it is widely used by voice hardware and
/net/sched/
DKconfig201 testing applications or protocols.
/net/ipv4/
DKconfig115 supplied on the kernel command line or by BOOTP or RARP protocols.