Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 25 of 28) sorted by relevance

12

/net/wireless/
DKconfig48 bool "enable developer warnings"
69 You can enable this if you want to debug regulatory changes.
94 features. Alternatively you can enable this option if
99 bool "enable powersave by default"
114 You can enable this if you want to debugfs entries for cfg80211.
165 You can enable this if you want verbose debugging messages
Ddb.txt4 # enable that build option.
/net/8021q/
DKconfig26 Select this to enable GVRP end-system support. GVRP is used for
36 Select this to enable MVRP end-system support. MVRP is used for
/net/dccp/
Ddccp.h35 #define DCCP_PRINTK(enable, fmt, args...) do { if (enable) \ argument
38 #define DCCP_PR_DEBUG(enable, fmt, a...) DCCP_PRINTK(enable, KERN_DEBUG \ argument
Dfeat.c84 static int dccp_hdlr_ackvec(struct sock *sk, u64 enable, bool rx) in dccp_hdlr_ackvec() argument
89 if (enable && dp->dccps_hc_rx_ackvec == NULL) { in dccp_hdlr_ackvec()
93 } else if (!enable) { in dccp_hdlr_ackvec()
101 static int dccp_hdlr_ndp(struct sock *sk, u64 enable, bool rx) in dccp_hdlr_ndp() argument
104 dccp_sk(sk)->dccps_send_ndp_count = (enable > 0); in dccp_hdlr_ndp()
/net/decnet/netfilter/
DKconfig13 daemon. You will also need to enable routing support for DECnet
/net/sctp/
DKconfig54 If you say Y, this will enable verbose debugging messages.
63 If you say Y, this will enable debugging support for counting the
/net/iucv/
DKconfig7 under VM or VIF. If you run on z/VM, say "Y" to enable a fast
/net/rfkill/
DKconfig36 This options enable controlling radio transmitters connected to
/net/tipc/
DKconfig39 Saying Y here will enable support for running TIPC on
/net/netfilter/ipvs/
Dip_vs_core.c1128 if (!net_ipvs(net)->enable) in ip_vs_out()
1592 if (unlikely(sysctl_backup_only(ipvs) || !ipvs->enable)) in ip_vs_in()
1773 if (!net_ipvs(net)->enable) in ip_vs_preroute_frag6()
1834 if (unlikely(sysctl_backup_only(ipvs) || !ipvs->enable)) in ip_vs_forward_icmp()
1858 if (unlikely(sysctl_backup_only(ipvs) || !ipvs->enable)) in ip_vs_forward_icmp_v6()
1992 ipvs->enable = 0; in __ip_vs_init()
2054 net_ipvs(net)->enable = 0; /* Disable packet reception */ in __ip_vs_dev_cleanup()
/net/sunrpc/
DKconfig38 Choose Y here to enable Secure RPC using the Kerberos version 5
Dxprtsock.c1965 int xs_swapper(struct rpc_xprt *xprt, int enable) in xs_swapper() argument
1971 if (enable) { in xs_swapper()
/net/bridge/
DKconfig24 If you enable iptables support along with the bridge support then you
/net/
DKconfig196 Enabling or disabling this option doesn't enable or disable
266 bool "enable BPF Just In Time compiler"
273 packet sniffing (libpcap/tcpdump). Note : Admin should enable
/net/atm/
DKconfig72 large number of IP-only vcc's. Do not enable this unless you are sure
/net/l2tp/
DKconfig105 enable this option.
/net/bluetooth/
Dmgmt.c1002 static void write_fast_connectable(struct hci_request *req, bool enable) in write_fast_connectable() argument
1011 if (enable) { in write_fast_connectable()
3884 int mgmt_ssp_enable_complete(struct hci_dev *hdev, u8 enable, u8 status) in mgmt_ssp_enable_complete() argument
3894 if (enable && test_and_clear_bit(HCI_SSP_ENABLED, in mgmt_ssp_enable_complete()
3904 if (enable) { in mgmt_ssp_enable_complete()
4020 int mgmt_le_enable_complete(struct hci_dev *hdev, u8 enable, u8 status) in mgmt_le_enable_complete() argument
4029 if (enable && test_and_clear_bit(HCI_LE_ENABLED, in mgmt_le_enable_complete()
4039 if (enable) { in mgmt_le_enable_complete()
Dhci_core.c549 u8 enable = 1; in hci_init2_req() local
550 hci_req_add(req, HCI_OP_WRITE_AUTH_ENABLE, sizeof(enable), in hci_init2_req()
551 &enable); in hci_init2_req()
2012 cp.enable = LE_SCAN_ENABLE; in le_scan_enable_req()
/net/ipv4/
DKconfig29 Note that your box can only act as a router if you enable IP
52 Note that some distributions enable it in startup scripts.
294 protocol known as "SYN cookies" to enable legitimate users to
/net/ipv6/
DKconfig177 mechanisms of 6to4 (RFC3056) to enable a service provider to rapidly
/net/mac80211/
DKconfig140 enable.
/net/netfilter/
DKconfig175 machine, then you may want to enable this feature. This allows the
225 using NAT, this extension will enable you to send files and initiate
277 box, you may want to enable this feature.
575 targets, which enable the user to change the
/net/sched/
DKconfig29 This Quality of Service (QoS) support will enable you to use
299 The Remus HA project uses this module to enable speculative execution
/net/batman-adv/
Dtranslation-table.c2286 uint16_t flags, bool enable) in batadv_tt_set_flags() argument
2302 if (enable) { in batadv_tt_set_flags()

12