Home
last modified time | relevance | path

Searched refs:want (Results 1 – 25 of 38) sorted by relevance

12

/net/sched/
DKconfig49 Say Y here if you want to use the Class-Based Queueing (CBQ) packet
58 want to use as leaf disciplines.
66 Say Y here if you want to use the Hierarchical Token Buckets (HTB)
80 Say Y here if you want to use the Hierarchical Fair Service Curve
90 Say Y here if you want to use the ATM pseudo-scheduler. This
103 Say Y here if you want to use an n-band priority queue packet
112 Say Y here if you want to use an n-band queue packet scheduler
121 Say Y here if you want to use the Random Early Detection (RED)
132 Say Y here if you want to use the Stochastic Fair Blue (SFB)
143 Say Y here if you want to use the Stochastic Fairness Queueing (SFQ)
[all …]
/net/irda/
DKconfig10 Say Y here if you want to build support for the IrDA (TM) protocols.
16 the file <file:Documentation/networking/irda.txt>. You also want to
20 If you want to exchange bits of data (vCal, vCard) with a PDA, you
53 Say Y here if you want IrLMP to cache the last LSAP used. This
63 Say Y here is you want IrLAP to send fast RR (Receive Ready) frames
86 Say Y here if you want the IrDA subsystem to write debug information
/net/netfilter/ipvs/
DKconfig23 If you want to compile it in kernel, say Y. To compile it as a
40 Say Y here if you want to get additional messages useful in
119 If you want to compile it in kernel, say Y. To compile it as a
132 If you want to compile it in kernel, say Y. To compile it as a
142 If you want to compile it in kernel, say Y. To compile it as a
152 If you want to compile it in kernel, say Y. To compile it as a
166 If you want to compile it in kernel, say Y. To compile it as a
184 If you want to compile it in kernel, say Y. To compile it as a
194 If you want to compile it in kernel, say Y. To compile it as a
204 If you want to compile it in kernel, say Y. To compile it as a
[all …]
/net/decnet/netfilter/
DKconfig12 Enable this module if you want to use the userland DECnet routing
14 unless you just want to monitor routing messages from other nodes.
/net/iucv/
DKconfig6 Select this option if you want to use inter-user communication
15 Select this option if you want to use AF_IUCV socket applications
/net/can/
DKconfig16 If you want CAN support you should say Y here and also to the
26 the BSD socket API. You probably want to use the raw socket in
39 You probably want to use the bcm socket in most cases where cyclic
/net/ipv4/
DKconfig117 access to boot (in which case you want to say Y to "Root file system
125 If you want your Linux box to mount its whole root file system (the
127 net via NFS and you want the IP address of your computer to be
134 If unsure, say Y. Note that if you want to use DHCP, a DHCP server
142 If you want your Linux box to mount its whole root file system (the
144 net via NFS and you want the IP address of your computer to be
150 want to use BOOTP, a BOOTP server must be operating on your network.
157 If you want your Linux box to mount its whole root file system (the
159 net via NFS and you want the IP address of your computer to be
162 here. Note that if you want to use RARP, a RARP server must be
[all …]
/net/ax25/
DKconfig9 If you want to connect your Linux box to an amateur radio, answer Y
10 here. You want to read <http://www.tapr.org/>
41 <http://www.tldp.org/docs.html#howto>. You might also want to
89 <http://www.linux-ax25.org>. You also might want to check out the
108 <http://www.linux-ax25.org>. You also might want to check out the
/net/wireless/
Dutil.c110 int i, want; in set_mandatory_flags_band() local
114 want = 3; in set_mandatory_flags_band()
121 want--; in set_mandatory_flags_band()
124 WARN_ON(want); in set_mandatory_flags_band()
127 want = 7; in set_mandatory_flags_band()
133 want--; in set_mandatory_flags_band()
144 want--; in set_mandatory_flags_band()
154 WARN_ON(want != 0 && want != 3 && want != 6); in set_mandatory_flags_band()
DKconfig69 You can enable this if you want to debug regulatory changes.
114 You can enable this if you want to debugfs entries for cfg80211.
165 You can enable this if you want verbose debugging messages
/net/tipc/
DKconfig18 want). The module will be called tipc. If you want to compile it
/net/sunrpc/
Dsvcsock.c936 unsigned int want; in svc_tcp_recv_record() local
944 want = sizeof(rpc_fraghdr) - svsk->sk_tcplen; in svc_tcp_recv_record()
946 iov.iov_len = want; in svc_tcp_recv_record()
947 if ((len = svc_recvfrom(rqstp, &iov, 1, want)) < 0) in svc_tcp_recv_record()
951 if (len < want) { in svc_tcp_recv_record()
953 "length (%d of %d)\n", len, want); in svc_tcp_recv_record()
1051 unsigned int want, base; in svc_tcp_recvfrom() local
1066 want = svc_sock_reclen(svsk) - (svsk->sk_tcplen - sizeof(rpc_fraghdr)); in svc_tcp_recvfrom()
1071 svsk->sk_datalen + want); in svc_tcp_recvfrom()
1077 len = svc_partial_recvfrom(rqstp, vec, pnum, want, base); in svc_tcp_recvfrom()
[all …]
/net/ipx/
DKconfig10 want to access Novell NetWare file or print servers using the Linux
30 Unless you want to integrate your Linux box with a local Novell
43 network. Say Y here if you want to do this; read the IPX-HOWTO at
/net/x25/
DKconfig16 if you want that) and the lower level data link layer protocol LAPB
17 (say Y to "LAPB Data Link Driver" below if you want that).
/net/bluetooth/cmtp/
Dcapi.c400 int err = 0, nconn, want = rp->level3cnt; in cmtp_register_appl() local
411 if (want < 0) in cmtp_register_appl()
412 nconn = ctrl->profile.nbchannel * -want; in cmtp_register_appl()
414 nconn = want; in cmtp_register_appl()
/net/ipv4/netfilter/
DKconfig46 etc) subsystems now use this: say `Y' or `M' here if you want to use
197 # If they want FTP, set to $CONFIG_IP_NF_NAT (m or y),
254 existing ECN blackholes on the internet, but don't want to disable
276 If you want to compile it as a module, say M here and read
300 use this: say Y or M here if you want to use either of those.
/net/llc/
DKconfig10 Select this if you want to have support for PF_LLC sockets.
/net/atm/
DKconfig26 ATMARP. If you want to communication with other IP hosts on your ATM
47 ELAN and Ethernet segments. You need LANE if you want to try MPOA.
/net/nfc/
DKconfig11 Say Y here if you want to build support for NFC (Near field
/net/irda/ircomm/
DKconfig5 Say Y here if you want to build support for the IrCOMM protocol.
/net/nfc/hci/
DKconfig6 Say Y here if you want to build support for a kernel NFC HCI
/net/irda/irlan/
DKconfig5 Say Y here if you want to build support for the IrLAN protocol.
/net/irda/irnet/
DKconfig5 Say Y here if you want to build support for the IrNET protocol.
/net/packet/
DKconfig10 protocol implemented in the kernel, e.g. tcpdump. If you want them
/net/9p/
DKconfig34 Say Y if you want the 9P subsystem to log debug information.

12