/net/wireless/ |
D | Kconfig | 48 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 107 drivers that support this feature. You should only enable this 136 bool "enable powersave by default" 151 You can enable this if you want to debugfs entries for cfg80211. 208 You can enable this if you want verbose debugging messages
|
D | db.txt | 4 # enable that build option.
|
/net/8021q/ |
D | Kconfig | 26 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/bluetooth/ |
D | hci_conn.c | 419 u8 enable = 0x00; in le_conn_timeout() local 420 hci_send_cmd(hdev, HCI_OP_LE_SET_ADV_ENABLE, sizeof(enable), in le_conn_timeout() 421 &enable); in le_conn_timeout() 687 u8 enable; in hci_req_directed_advertising() local 711 enable = 0x01; in hci_req_directed_advertising() 712 hci_req_add(req, HCI_OP_LE_SET_ADV_ENABLE, sizeof(enable), &enable); in hci_req_directed_advertising() 786 u8 enable = 0x00; in hci_connect_le() local 787 hci_req_add(&req, HCI_OP_LE_SET_ADV_ENABLE, sizeof(enable), in hci_connect_le() 788 &enable); in hci_connect_le()
|
D | hci_core.c | 94 bool enable; in dut_mode_write() local 104 if (strtobool(buf, &enable)) in dut_mode_write() 107 if (enable == test_bit(HCI_DUT_MODE, &hdev->dbg_flags)) in dut_mode_write() 111 if (enable) in dut_mode_write() 409 bool enable; in force_sc_support_write() local 418 if (strtobool(buf, &enable)) in force_sc_support_write() 421 if (enable == test_bit(HCI_FORCE_SC, &hdev->dbg_flags)) in force_sc_support_write() 721 bool enable; in force_static_address_write() local 730 if (strtobool(buf, &enable)) in force_static_address_write() 733 if (enable == test_bit(HCI_FORCE_STATIC_ADDR, &hdev->dbg_flags)) in force_static_address_write() [all …]
|
D | mgmt.c | 1051 u8 enable = 0x00; in disable_advertising() local 1053 hci_req_add(req, HCI_OP_LE_SET_ADV_ENABLE, sizeof(enable), &enable); in disable_advertising() 1060 u8 own_addr_type, enable = 0x01; in enable_advertising() local 1094 hci_req_add(req, HCI_OP_LE_SET_ADV_ENABLE, sizeof(enable), &enable); in enable_advertising() 1716 static void write_fast_connectable(struct hci_request *req, bool enable) in write_fast_connectable() argument 1728 if (enable) { in write_fast_connectable() 3821 enable_cp.enable = LE_SCAN_ENABLE; in start_discovery() 6551 void mgmt_ssp_enable_complete(struct hci_dev *hdev, u8 enable, u8 status) in mgmt_ssp_enable_complete() argument 6560 if (enable && test_and_clear_bit(HCI_SSP_ENABLED, in mgmt_ssp_enable_complete() 6571 if (enable) { in mgmt_ssp_enable_complete() [all …]
|
/net/dccp/ |
D | dccp.h | 35 #define DCCP_PRINTK(enable, fmt, args...) do { if (enable) \ argument 38 #define DCCP_PR_DEBUG(enable, fmt, a...) DCCP_PRINTK(enable, KERN_DEBUG \ argument
|
D | feat.c | 84 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/ |
D | Kconfig | 13 daemon. You will also need to enable routing support for DECnet
|
/net/iucv/ |
D | Kconfig | 7 under VM or VIF. If you run on z/VM, say "Y" to enable a fast
|
/net/rfkill/ |
D | Kconfig | 36 This options enable controlling radio transmitters connected to
|
/net/tipc/ |
D | Kconfig | 39 Saying Y here will enable support for running TIPC on
|
/net/sunrpc/ |
D | Kconfig | 25 Choose Y here to enable Secure RPC using the Kerberos version 5
|
/net/netfilter/ipvs/ |
D | ip_vs_core.c | 1149 if (!net_ipvs(net)->enable) in ip_vs_out() 1612 if (unlikely(sysctl_backup_only(ipvs) || !ipvs->enable)) in ip_vs_in() 1815 if (unlikely(sysctl_backup_only(ipvs) || !ipvs->enable)) in ip_vs_forward_icmp() 1839 if (unlikely(sysctl_backup_only(ipvs) || !ipvs->enable)) in ip_vs_forward_icmp_v6() 1965 ipvs->enable = 0; in __ip_vs_init() 2027 net_ipvs(net)->enable = 0; /* Disable packet reception */ in __ip_vs_dev_cleanup()
|
/net/sched/ |
D | sch_fq.c | 689 u32 enable = nla_get_u32(tb[TCA_FQ_RATE_ENABLE]); in fq_change() local 691 if (enable <= 1) in fq_change() 692 q->rate_enable = enable; in fq_change()
|
D | Kconfig | 29 This Quality of Service (QoS) support will enable you to use 335 The Remus HA project uses this module to enable speculative execution
|
/net/bridge/ |
D | Kconfig | 24 If you enable iptables support along with the bridge support then you
|
/net/sctp/ |
D | Kconfig | 56 If you say Y, this will enable debugging support for counting the
|
/net/atm/ |
D | Kconfig | 72 large number of IP-only vcc's. Do not enable this unless you are sure
|
/net/ |
D | Kconfig | 203 Enabling or disabling this option doesn't enable or disable 287 bool "enable BPF Just In Time compiler" 294 packet sniffing (libpcap/tcpdump). Note : Admin should enable
|
/net/l2tp/ |
D | Kconfig | 106 enable this option.
|
/net/ipv4/ |
D | Kconfig | 26 Note that your box can only act as a router if you enable IP 49 Note that some distributions enable it in startup scripts. 273 protocol known as "SYN cookies" to enable legitimate users to
|
/net/ipv6/ |
D | Kconfig | 171 mechanisms of 6to4 (RFC3056) to enable a service provider to rapidly
|
/net/mac80211/ |
D | Kconfig | 124 enable.
|
/net/netfilter/ |
D | Kconfig | 178 machine, then you may want to enable this feature. This allows the 228 using NAT, this extension will enable you to send files and initiate 280 box, you may want to enable this feature. 697 targets, which enable the user to change the
|