Home
last modified time | relevance | path

Searched refs:have (Results 1 – 23 of 23) sorted by relevance

/net/wireless/
DKconfig30 Enable this if you have a wireless device.
81 times only be possible until you have the final system
85 or distributions that have done work necessary to ensure
134 feature if you have tested and validated this feature on your
142 situations that certain regulatory bodies have provided clarifications
144 userspace features which must have been properly tested and as such is
183 You should enable this option unless you know for sure you have no
/net/ax25/
DTODO2 listen_lock have to be bh-safe?
4 Do the netrom and rose locks have to be bh-safe?
DKconfig36 own drivers). If you say Y here, you also have to say Y to one of
60 transparent in that you don't have to do any special DAMA
75 transparent in that you don't have to do any special DAMA
/net/mpls/
DKconfig15 If you have not heard of MPLS you probably want to say N here.
23 that have had MPLS stack entries pushed onto them and thus
/net/hsr/
DKconfig18 bridge for HSR frames, but filters frames that have been forwarded
23 but no compliancy tests have been made. Use iproute2 to select
/net/llc/
DKconfig11 Select this if you want to have support for PF_LLC sockets.
/net/can/j1939/
DKconfig11 Say Y to have in-kernel support for j1939 socket type. This
/net/rfkill/
DKconfig8 Say Y here if you want to have control over RF switches
/net/dcb/
DKconfig8 if you have a DCB capable Ethernet adapter which supports this
/net/decnet/
DTODO30 we have a half-way house scheme which seems to work reasonably well, but
/net/x25/
DKconfig15 countries have public X.25 networks. X.25 consists of two
/net/sunrpc/
DKconfig49 N is the default because many sites have deployed KDCs and
/net/atm/
DKconfig15 ATM networking card. If you have that, say Y here and to the driver
/net/ceph/
Dmon_client.c398 monc->subs[sub].have = epoch; in __ceph_monc_got_map()
430 while (monc->subs[CEPH_SUB_OSDMAP].have < epoch) { in ceph_monc_wait_osdmap()
437 monc->subs[CEPH_SUB_OSDMAP].have >= epoch, in ceph_monc_wait_osdmap()
Ddebugfs.c148 monc->subs[i].have); in monc_show()
Dmessenger.c1704 int have = size - left; in read_partial() local
1705 int ret = ceph_tcp_recvmsg(con->sock, object + have, left); in read_partial()
/net/batman-adv/
DKconfig65 configured to have promiscuous mode enabled in order to make
/net/netfilter/
DKconfig64 Connection tracking keeps a record of what packets have passed
112 Normally, each connection needs to have a unique system wide
113 identity. Connection tracking zones allow to have multiple
260 have others initiate chats, or everything else in IRC.
847 The DSCP field can have any value between 0x0 and 0x3f inclusive.
906 you could have an LED which lights up for a minute or two every time
1052 For it to work you will have to configure certain iptables rules
1267 The DSCP field can have any value between 0x0 and 0x3f inclusive.
/net/ipv4/
DKconfig226 packets that have several destination addresses. It is needed on the
286 likely to have been forged by the attacker; it is only reported as
546 can coexist safely is when the CA flows have RTTs << CC flows RTTs.
556 properties, though is known to have fairness issues.
/net/sched/
DKconfig14 "fairly" have been proposed.
115 to support devices that have multiple hardware transmit queues.
258 This scheduler allows QOS to be offloaded on NICs that have support
377 which can also have actions attached to them. In case of outgoing packets,
/net/bridge/netfilter/
DKconfig35 Connection tracking keeps a record of what packets have passed
/net/mac80211/
DKconfig91 Select this option to have mac80211 register the
/net/core/
Ddev.c6296 void *have; in napi_poll() local
6301 have = netpoll_poll_lock(n); in napi_poll()
6353 netpoll_poll_unlock(have); in napi_poll()