Home
last modified time | relevance | path

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

/net/mac80211/
DKconfig110 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/
DKconfig74 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG.
82 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG.
149 (e.g. when running oldconfig). It selects
169 (e.g. when running oldconfig). It selects
229 (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE.
237 (e.g. when running oldconfig). It selects
246 (e.g. when running oldconfig). It selects
297 (e.g. when running oldconfig). It selects
/net/ipv4/
DKconfig280 continue to connect, even when your machine is under attack. There
290 SYN cookies may prevent correct error reporting on clients when the
351 implementations of any needed algorithms when available.
366 implementations of any needed algorithms when available.
536 increase the congestion window by when an ACK is received.
544 long-RTT, large-bandwidth connections, like when satellite legs are
545 involved, especially when sharing a common bottleneck with normal
567 Note that in general congestion avoidance (cwnd decreased when # packets
569 when there is packet loss) due to fairness issues. One scenario when they
570 can coexist safely is when the CA flows have RTTs << CC flows RTTs.
[all …]
Dtcp_timer.c43 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()
Dtcp_input.c2413 static bool tcp_tsopt_ecr_before(const struct tcp_sock *tp, u32 when) in tcp_tsopt_ecr_before() argument
2416 before(tp->rx_opt.rcv_tsecr, when); in tcp_tsopt_ecr_before()
3474 unsigned long when = tcp_probe0_when(sk, TCP_RTO_MAX); in tcp_ack_probe() local
3476 when = tcp_clamp_probe0_to_user_timeout(sk, when); in tcp_ack_probe()
3477 tcp_reset_xmit_timer(sk, ICSK_TIME_PROBE0, when, TCP_RTO_MAX); in tcp_ack_probe()
/net/bridge/
DKconfig28 take this into account when setting up your firewall rules.
29 Enabling arptables support when bridging will let arptables see
/net/ipv6/netfilter/
DKconfig67 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG.
127 (e.g. when running oldconfig). It selects
183 (e.g. when running oldconfig). It selects
272 (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE.
/net/bpfilter/
DKconfig21 when __init functions are called and do_execv won't be able to find
/net/wireless/
DKconfig25 # 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/
DKconfig122 Run self tests when initializing the Bluetooth subsystem. This
123 is a developer option and can cause significant delay when booting
/net/ceph/
DKconfig30 execution slightly when debug call sites are enabled (e.g.,
/net/ipv6/
DKconfig30 to pick an appropriate router, especially when the hosts
62 implementations of any needed algorithms when available.
77 implementations of any needed algorithms when available.
Daddrconf.c323 unsigned long when) in addrconf_mod_rs_timer() argument
325 if (!mod_timer(&idev->rs_timer, jiffies + when)) in addrconf_mod_rs_timer()
/net/ax25/
DKconfig56 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/
DKconfig20 be reasonably fair when competing for bandwidth with TCP-like flows,
/net/sctp/
DKconfig57 when in doubt select 'md5'
/net/atm/
DKconfig37 ATMARP table. This may cause problems when ATMARP table entries are
/net/
DKconfig14 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
459 paravirtual datapath when the VF is unplugged.
/net/batman-adv/
DKconfig41 to avoid Ethernet frames looping when mesh nodes are connected
/net/l2tp/
DKconfig81 when UDP encapsulation is not required. When L2TP is carried
/net/netfilter/
DKconfig829 when such packets are sent via a virtual network device.
852 (e.g. when running oldconfig). It selects
930 resets the timer associated with label specified when the rule is
977 (e.g. when running oldconfig). It selects
1195 true when the packet must be handled by this cluster node. Thus,
1253 (e.g. when running oldconfig). It selects
1438 (e.g. when running oldconfig). It selects
1543 This option allows `quota2' to log ONCE when a quota limit
/net/netfilter/ipvs/
DKconfig53 reduce conflicts when there are hundreds of thousands of connections
172 currently available and overflows to the next when active
/net/dsa/
DKconfig103 (PAUSE frames) over the CPU port is not supported when operating in
/net/core/
Dneighbour.c298 static void neigh_add_timer(struct neighbour *n, unsigned long when) in neigh_add_timer() argument
311 if (unlikely(mod_timer(&n->timer, when))) { in neigh_add_timer()
/net/sched/
DKconfig193 re-ordering. This is often useful to simulate networks when