Searched refs:required (Results 1 – 17 of 17) sorted by relevance
/net/xfrm/ |
D | Kconfig | 65 association dynamically. This feature is required, for 116 They are required if you are going to use IPsec tools ported 129 This feature is required, for instance, in a Mobile IPv6
|
/net/bluetooth/hidp/ |
D | Kconfig | 8 for HID reports. HIDP is required for the Bluetooth Human
|
/net/bluetooth/cmtp/ |
D | Kconfig | 7 for CAPI messages. CMTP is required for the Bluetooth Common
|
/net/bluetooth/rfcomm/ |
D | Kconfig | 7 support is required for Dialup Networking, OBEX and other Bluetooth
|
/net/phonet/ |
D | Kconfig | 12 This is required for Maemo to use cellular data connectivity (if
|
/net/bluetooth/bnep/ |
D | Kconfig | 8 emulation layer on top of Bluetooth. BNEP is required for
|
/net/qrtr/ |
D | Kconfig | 12 In order to do service lookups, a userspace daemon is required to
|
/net/ipv4/netfilter/ |
D | Kconfig | 17 is required by the {ip,nf}tables socket match. 122 tristate "IP tables support (required for filtering/masq/NAT)" 304 tristate 'raw table support (required for NOTRACK/TRACE)'
|
/net/ipv6/netfilter/ |
D | Kconfig | 75 tristate "IP6 tables support (required for filtering)" 237 tristate 'raw table support (required for TRACE)'
|
/net/l2tp/ |
D | Kconfig | 81 when UDP encapsulation is not required. When L2TP is carried
|
/net/sunrpc/ |
D | svcsock.c | 602 unsigned long required; in svc_udp_has_wspace() local 609 required = atomic_read(&svsk->sk_xprt.xpt_reserved) + serv->sv_max_mesg; in svc_udp_has_wspace() 610 if (required*2 > sock_wspace(svsk->sk_sk)) in svc_udp_has_wspace()
|
/net/mac80211/ |
D | chan.c | 429 bool required = false; in ieee80211_chanctx_radar_required() local 443 required = true; in ieee80211_chanctx_radar_required() 448 return required; in ieee80211_chanctx_radar_required()
|
/net/netfilter/ |
D | Kconfig | 68 This is required to do Masquerading or other kinds of Network 221 required for tracking them, and doing masquerading and other forms 348 TFTP connection tracking helper, this is required depending 561 This is required if you intend to use the userspace queueing 588 This is required if you intend to use any of existing 707 tristate "Netfilter Xtables support (required for ip_tables)" 710 This is required if you intend to use any of ip_tables,
|
/net/tls/ |
D | tls_sw.c | 302 static int tls_clone_plaintext_msg(struct sock *sk, int required) in tls_clone_plaintext_msg() argument 316 len = required - msg_pl->sg.size; in tls_clone_plaintext_msg()
|
/net/sched/ |
D | Kconfig | 572 A recent version of the iproute2 package is required to use 681 A recent version of the iproute2 package is required to use
|
/net/netfilter/ipvs/ |
D | Kconfig | 319 required for tracking the connection and mangling it back to that of
|
/net/tipc/ |
D | socket.c | 2021 int offset, required, copy, copied = 0; in tipc_recvstream() local 2035 required = sock_rcvlowat(sk, flags & MSG_WAITALL, buflen); in tipc_recvstream() 2101 } while (!skb_queue_empty(&sk->sk_receive_queue) || copied < required); in tipc_recvstream()
|