/net/mac80211/ |
D | Kconfig | 110 This option affects code generation in mac80211, when 192 verbose power save mode debugging messages (when mac80211 205 verbose mesh peer link debugging messages (when mac80211 218 verbose mesh path selection debugging messages (when mac80211 231 verbose mesh routing (HWMP) debugging messages (when mac80211 244 synchronization debugging messages (when mac80211 is taking part in a 255 channel switch debugging messages (when mac80211 is taking part in a 266 powersave debugging messages (when mac80211 is taking part in a 276 verbose TDLS selection debugging messages (when mac80211
|
/net/ipv4/netfilter/ |
D | Kconfig | 82 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG. 90 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG. 157 (e.g. when running oldconfig). It selects 177 (e.g. when running oldconfig). It selects 237 (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE. 245 (e.g. when running oldconfig). It selects 254 (e.g. when running oldconfig). It selects 305 (e.g. when running oldconfig). It selects
|
/net/ipv4/ |
D | Kconfig | 280 continue to connect, even when your machine is under attack. There 290 SYN cookies may prevent correct error reporting on clients when the 352 implementations of any needed algorithms when available. 367 implementations of any needed algorithms when available. 537 increase the congestion window by when an ACK is received. 545 long-RTT, large-bandwidth connections, like when satellite legs are 546 involved, especially when sharing a common bottleneck with normal 568 Note that in general congestion avoidance (cwnd decreased when # packets 570 when there is packet loss) due to fairness issues. One scenario when they 571 can coexist safely is when the CA flows have RTTs << CC flows RTTs. [all …]
|
D | tcp_timer.c | 43 u32 tcp_clamp_probe0_to_user_timeout(const struct sock *sk, u32 when) in tcp_clamp_probe0_to_user_timeout() argument 50 return when; in tcp_clamp_probe0_to_user_timeout() 58 return min_t(u32, remaining, when); in tcp_clamp_probe0_to_user_timeout()
|
D | tcp_input.c | 2407 static bool tcp_tsopt_ecr_before(const struct tcp_sock *tp, u32 when) in tcp_tsopt_ecr_before() argument 2410 before(tp->rx_opt.rcv_tsecr, when); in tcp_tsopt_ecr_before() 3469 unsigned long when = tcp_probe0_when(sk, TCP_RTO_MAX); in tcp_ack_probe() local 3471 when = tcp_clamp_probe0_to_user_timeout(sk, when); in tcp_ack_probe() 3472 tcp_reset_xmit_timer(sk, ICSK_TIME_PROBE0, when, TCP_RTO_MAX); in tcp_ack_probe()
|
/net/bridge/ |
D | Kconfig | 28 take this into account when setting up your firewall rules. 29 Enabling arptables support when bridging will let arptables see
|
/net/ipv6/netfilter/ |
D | Kconfig | 75 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG. 135 (e.g. when running oldconfig). It selects 191 (e.g. when running oldconfig). It selects 280 (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE.
|
/net/bpfilter/ |
D | Kconfig | 21 when __init functions are called and do_execv won't be able to find
|
/net/wireless/ |
D | Kconfig | 25 # may need to update this when certificates are changed and are 63 For example, when a driver reports that it was disconnected 185 need for it, for example when using the regulatory database loaded as
|
/net/bluetooth/ |
D | Kconfig | 121 Run self tests when initializing the Bluetooth subsystem. This 122 is a developer option and can cause significant delay when booting
|
/net/ceph/ |
D | Kconfig | 30 execution slightly when debug call sites are enabled (e.g.,
|
/net/ipv6/ |
D | Kconfig | 29 to pick an appropriate router, especially when the hosts 61 implementations of any needed algorithms when available. 76 implementations of any needed algorithms when available.
|
D | addrconf.c | 328 unsigned long when) in addrconf_mod_rs_timer() argument 330 if (!mod_timer(&idev->rs_timer, jiffies + when)) in addrconf_mod_rs_timer()
|
/net/ax25/ |
D | Kconfig | 56 DAMA is a mechanism to prevent collisions when doing AX.25 71 DAMA is a mechanism to prevent collisions when doing AX.25
|
/net/dccp/ccids/ |
D | Kconfig | 20 be reasonably fair when competing for bandwidth with TCP-like flows,
|
/net/sctp/ |
D | Kconfig | 57 when in doubt select 'md5'
|
/net/atm/ |
D | Kconfig | 37 ATMARP table. This may cause problems when ATMARP table entries are
|
/net/ |
D | Kconfig | 14 when running on a stand-alone machine that isn't connected to any 319 The network stack has to drop packets when a receive processing CPU's 446 paravirtual datapath when the VF is unplugged.
|
/net/batman-adv/ |
D | Kconfig | 41 to avoid Ethernet frames looping when mesh nodes are connected
|
/net/l2tp/ |
D | Kconfig | 81 when UDP encapsulation is not required. When L2TP is carried
|
/net/netfilter/ |
D | Kconfig | 816 when such packets are sent via a virtual network device. 839 (e.g. when running oldconfig). It selects 917 resets the timer associated with label specified when the rule is 964 (e.g. when running oldconfig). It selects 1182 true when the packet must be handled by this cluster node. Thus, 1240 (e.g. when running oldconfig). It selects 1425 (e.g. when running oldconfig). It selects 1530 This option allows `quota2' to log ONCE when a quota limit
|
/net/dsa/ |
D | Kconfig | 110 (PAUSE frames) over the CPU port is not supported when operating in
|
/net/netfilter/ipvs/ |
D | Kconfig | 53 reduce conflicts when there are hundreds of thousands of connections 172 currently available and overflows to the next when active
|
/net/core/ |
D | neighbour.c | 270 static void neigh_add_timer(struct neighbour *n, unsigned long when) in neigh_add_timer() argument 283 if (unlikely(mod_timer(&n->timer, when))) { in neigh_add_timer()
|
/net/sched/ |
D | Kconfig | 193 re-ordering. This is often useful to simulate networks when
|