/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 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
|
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/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/sctp/ |
D | Kconfig | 54 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/ |
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/netfilter/ipvs/ |
D | ip_vs_core.c | 1128 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/ |
D | Kconfig | 38 Choose Y here to enable Secure RPC using the Kerberos version 5
|
D | xprtsock.c | 1965 int xs_swapper(struct rpc_xprt *xprt, int enable) in xs_swapper() argument 1971 if (enable) { in xs_swapper()
|
/net/bridge/ |
D | Kconfig | 24 If you enable iptables support along with the bridge support then you
|
/net/ |
D | Kconfig | 196 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/ |
D | Kconfig | 72 large number of IP-only vcc's. Do not enable this unless you are sure
|
/net/l2tp/ |
D | Kconfig | 105 enable this option.
|
/net/bluetooth/ |
D | mgmt.c | 1002 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()
|
D | hci_core.c | 549 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/ |
D | Kconfig | 29 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/ |
D | Kconfig | 177 mechanisms of 6to4 (RFC3056) to enable a service provider to rapidly
|
/net/mac80211/ |
D | Kconfig | 140 enable.
|
/net/netfilter/ |
D | Kconfig | 175 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/ |
D | Kconfig | 29 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/ |
D | translation-table.c | 2286 uint16_t flags, bool enable) in batadv_tt_set_flags() argument 2302 if (enable) { in batadv_tt_set_flags()
|