Searched refs:protocols (Results 1 – 17 of 17) sorted by relevance
/net/netfilter/ipvs/ |
D | ip_vs_proto.c | 368 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/ |
D | core.c | 203 __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/ |
D | Kconfig | 10 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/ |
D | Kconfig | 8 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/ |
D | Kconfig | 11 protocols such as CIPSO and RIPSO. For more information see
|
/net/ax25/ |
D | Kconfig | 2 # 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/ |
D | Kconfig | 6 tristate "Phonet protocols family"
|
/net/l2tp/ |
D | Kconfig | 23 L2TPv3 allows other protocols as well as PPP to be carried 62 L2 protocols, including ATM, Frame Relay, HDLC and even raw
|
/net/lapb/ |
D | Kconfig | 11 it is used to transport higher level protocols (mostly X.25 Packet
|
/net/nfc/hci/ |
D | core.c | 799 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/ |
D | Kconfig | 58 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/ |
D | Kconfig | 59 tristate "RFC1483/2684 Bridged protocols"
|
/net/ipv6/netfilter/ |
D | Kconfig | 24 which generalize ip_conntrack to support other layer 3 protocols.
|
/net/ipv4/netfilter/ |
D | Kconfig | 24 which generalize ip_conntrack to support other layer 3 protocols.
|
/net/netfilter/ |
D | Kconfig | 192 which generalize ip_conntrack to support other layer 3 protocols. 202 important VoIP protocols, it is widely used by voice hardware and
|
/net/sched/ |
D | Kconfig | 201 testing applications or protocols.
|
/net/ipv4/ |
D | Kconfig | 115 supplied on the kernel command line or by BOOTP or RARP protocols.
|