/net/dsa/ |
D | Kconfig | 17 Say Y if you want to enable support for the hardware switches supported 41 Say Y if you want to enable support for tagging frames for the 49 Say Y if you want to enable support for tagging frames for the 56 Say Y or M if you want to enable support for tagging frames for the 62 Say Y or M if you want to enable support for tagging frames for the 68 Say Y or M if you want to enable support for tagging frames for the 74 Say Y or M if you want to enable support for tagging frames for 80 Say Y if you want to enable support for tagging frames for the 86 Say Y or M if you want to enable support for tagging frames for 92 Say Y or M if you want to enable support for tagging frames for the [all …]
|
/net/sched/ |
D | Kconfig | 51 Say Y here if you want to use the Hierarchical Token Buckets (HTB) 65 Say Y here if you want to use the Hierarchical Fair Service Curve 74 Say Y here if you want to use an n-band priority queue packet 83 Say Y here if you want to use an n-band queue packet scheduler 92 Say Y here if you want to use the Random Early Detection (RED) 103 Say Y here if you want to use the Stochastic Fair Blue (SFB) 114 Say Y here if you want to use the Stochastic Fairness Queueing (SFQ) 125 Say Y here if you want to use the True Link Equalizer (TLE) packet 137 Say Y here if you want to use the Token Bucket Filter (TBF) packet 148 Say Y here if you want to use the Credit Based Shaper (CBS) packet [all …]
|
/net/sunrpc/ |
D | xprtsock.c | 327 xs_alloc_sparse_pages(struct xdr_buf *buf, size_t want, gfp_t gfp) in xs_alloc_sparse_pages() argument 331 if (!want || !(buf->flags & XDRBUF_SPARSE_PAGES)) in xs_alloc_sparse_pages() 332 return want; in xs_alloc_sparse_pages() 333 n = (buf->page_base + want + PAGE_SIZE - 1) >> PAGE_SHIFT; in xs_alloc_sparse_pages() 343 return want; in xs_alloc_sparse_pages() 405 size_t want, seek_init = seek, offset = 0; in xs_read_xdr_buf() local 408 want = min_t(size_t, count, buf->head[0].iov_len); in xs_read_xdr_buf() 409 if (seek < want) { in xs_read_xdr_buf() 410 ret = xs_read_kvec(sock, msg, flags, &buf->head[0], want, seek); in xs_read_xdr_buf() 416 if (ret != want) in xs_read_xdr_buf() [all …]
|
D | svcsock.c | 928 unsigned int want; in svc_tcp_recv_record() local 934 want = sizeof(rpc_fraghdr) - svsk->sk_tcplen; in svc_tcp_recv_record() 936 iov.iov_len = want; in svc_tcp_recv_record() 937 len = svc_recvfrom(rqstp, &iov, 1, want, 0); in svc_tcp_recv_record() 942 if (len < want) { in svc_tcp_recv_record() 944 "length (%d of %d)\n", len, want); in svc_tcp_recv_record() 1045 unsigned int want, base; in svc_tcp_recvfrom() local 1060 want = svc_sock_reclen(svsk) - (svsk->sk_tcplen - sizeof(rpc_fraghdr)); in svc_tcp_recvfrom() 1064 pnum = copy_pages_to_kvecs(&vec[0], &rqstp->rq_pages[0], base + want); in svc_tcp_recvfrom() 1070 len = svc_recvfrom(rqstp, vec, pnum, base + want, base); in svc_tcp_recvfrom() [all …]
|
/net/netfilter/ipvs/ |
D | Kconfig | 24 If you want to compile it in kernel, say Y. To compile it as a 42 Say Y here if you want to get additional messages useful in 121 If you want to compile it in kernel, say Y. To compile it as a 134 If you want to compile it in kernel, say Y. To compile it as a 144 If you want to compile it in kernel, say Y. To compile it as a 154 If you want to compile it in kernel, say Y. To compile it as a 164 If you want to compile it in kernel, say Y. To compile it as a 175 If you want to compile it in kernel, say Y. To compile it as a 189 If you want to compile it in kernel, say Y. To compile it as a 207 If you want to compile it in kernel, say Y. To compile it as a [all …]
|
/net/ieee802154/ |
D | header_ops.c | 250 int want = pos + ieee802154_hdr_sechdr_len(skb->data[pos]); in ieee802154_hdr_pull() local 252 if (!pskb_may_pull(skb, want)) in ieee802154_hdr_pull() 295 int want = pos + ieee802154_sechdr_lengths[key_id_mode]; in ieee802154_hdr_peek() local 297 if (buf + want > skb_tail_pointer(skb)) in ieee802154_hdr_peek()
|
/net/iucv/ |
D | Kconfig | 7 Select this option if you want to use inter-user communication 16 Select this option if you want to use AF_IUCV socket applications
|
/net/ipv4/ |
D | Kconfig | 113 access to boot (in which case you want to say Y to "Root file system 121 If you want your Linux box to mount its whole root file system (the 123 net via NFS and you want the IP address of your computer to be 130 If unsure, say Y. Note that if you want to use DHCP, a DHCP server 138 If you want your Linux box to mount its whole root file system (the 140 net via NFS and you want the IP address of your computer to be 146 want to use BOOTP, a BOOTP server must be operating on your network. 153 If you want your Linux box to mount its whole root file system (the 155 net via NFS and you want the IP address of your computer to be 158 here. Note that if you want to use RARP, a RARP server must be [all …]
|
/net/can/ |
D | Kconfig | 18 If you want CAN support you should say Y here and also to the 28 the BSD socket API. You probably want to use the raw socket in 41 You probably want to use the bcm socket in most cases where cyclic
|
/net/ax25/ |
D | Kconfig | 10 If you want to connect your Linux box to an amateur radio, answer Y 11 here. You want to read <http://www.tapr.org/> 42 <http://www.tldp.org/docs.html#howto>. You might also want to 90 <http://www.linux-ax25.org>. You also might want to check out the 109 <http://www.linux-ax25.org>. You also might want to check out the
|
/net/nfc/ |
D | Kconfig | 12 Say Y here if you want to build support for NFC (Near field 25 Say Y if you want to build NFC digital protocol stack support.
|
/net/tipc/ |
D | Kconfig | 19 want). The module will be called tipc. If you want to compile it
|
/net/x25/ |
D | Kconfig | 17 if you want that) and the lower level data link layer protocol LAPB 18 (say Y to "LAPB Data Link Driver" below if you want that).
|
/net/bluetooth/cmtp/ |
D | capi.c | 386 int err = 0, nconn, want = rp->level3cnt; in cmtp_register_appl() local 397 if (want < 0) in cmtp_register_appl() 398 nconn = ctrl->profile.nbchannel * -want; in cmtp_register_appl() 400 nconn = want; in cmtp_register_appl()
|
/net/wireless/ |
D | util.c | 165 int i, want; in set_mandatory_flags_band() local 170 want = 3; in set_mandatory_flags_band() 177 want--; in set_mandatory_flags_band() 180 WARN_ON(want); in set_mandatory_flags_band() 183 want = 7; in set_mandatory_flags_band() 193 want--; in set_mandatory_flags_band() 200 want--; in set_mandatory_flags_band() 208 WARN_ON(want != 0 && want != 3); in set_mandatory_flags_band()
|
/net/llc/ |
D | Kconfig | 11 Select this if you want to have support for PF_LLC sockets.
|
/net/atm/ |
D | Kconfig | 27 ATMARP. If you want to communication with other IP hosts on your ATM 48 ELAN and Ethernet segments. You need LANE if you want to try MPOA.
|
/net/ceph/ |
D | mon_client.c | 277 if (monc->subs[i].want) in __send_subscribe() 286 if (!monc->subs[i].want) in __send_subscribe() 356 if (monc->subs[sub].want && in __ceph_monc_want_map() 363 monc->subs[sub].want = true; in __ceph_monc_want_map() 391 if (monc->subs[sub].want) { in __ceph_monc_got_map() 393 monc->subs[sub].want = false; in __ceph_monc_got_map()
|
/net/ipv4/netfilter/ |
D | Kconfig | 128 etc) subsystems now use this: say `Y' or `M' here if you want to use 288 existing ECN blackholes on the internet, but don't want to disable 310 If you want to compile it as a module, say M here and read 335 use this: say Y or M here if you want to use either of those.
|
/net/nfc/hci/ |
D | Kconfig | 7 Say Y here if you want to build support for a kernel NFC HCI
|
/net/smc/ |
D | Kconfig | 12 Select this option if you want to run SMC socket applications
|
/net/packet/ |
D | Kconfig | 11 protocol implemented in the kernel, e.g. tcpdump. If you want them
|
/net/l2tp/ |
D | Kconfig | 67 If you are connecting to L2TPv3 equipment, or you want to 106 If you are using L2TPv3, you will almost certainly want to
|
/net/rfkill/ |
D | Kconfig | 8 Say Y here if you want to have control over RF switches
|
/net/bridge/netfilter/ |
D | Kconfig | 38 stateful policies. Enable this if you want native tracking from 50 framework. Say 'Y' or 'M' here if you want to do Ethernet 136 If you want to compile it as a module, say M here and read
|