Home
last modified time | relevance | path

Searched refs:connections (Results 1 – 20 of 20) sorted by relevance

/net/netfilter/ipvs/
DKconfig13 that will take care of intercepting incoming connections to a
52 reduce conflicts when there are hundreds of thousands of connections
61 not far less than the number of connections per second multiplying
63 virtual server gets 200 connections per second, the connection lasts
118 connections to different real servers in a round-robin manner.
127 connections to different real servers based on server weights
129 new connections first than those with less weights, and servers
130 with higher weights get more connections than those with less
131 weights and servers with equal weights get equal connections.
140 connections to the server with the least number of active
[all …]
/net/netfilter/
Dxt_connlimit.c39 unsigned int connections; in connlimit_mt() local
72 connections = nf_conncount_count(net, info->data, key, tuple_ptr, in connlimit_mt()
74 if (connections == 0) in connlimit_mt()
78 return (connections > info->limit) ^ !!(info->flags & XT_CONNLIMIT_INVERT); in connlimit_mt()
DKconfig66 into connections.
100 connections. Typically they are copied to connections from
102 connections to packets with the same target, with the packets
114 connections using the same identity, as long as they are
172 tracking code will be able to do state tracking on DCCP connections.
186 tracking code will be able to do state tracking on SCTP connections.
197 connections.
220 Tracking FTP connections is problematic: special helpers are
313 - Blindly assumes that control connections are always established
325 data connections.
[all …]
/net/lapb/
DKconfig15 currently supports LAPB only over Ethernet connections. If you want
16 to use LAPB connections over Ethernet, say Y here and to "LAPB over
/net/kcm/
DKconfig11 protocol over kernel connectons (e.g. TCP connections).
/net/smc/
DKconfig8 AF_INET TCP connections transparently.
/net/mptcp/
DKconfig9 Multipath TCP (MPTCP) connections send and receive data over multiple
/net/unix/
DKconfig11 accessing network connections. Many commonly used programs such as
/net/dccp/
DKconfig11 protocol that implements bidirectional, unicast connections of
/net/ax25/
DKconfig103 connections in general and amateur radio AX.25 connections in
/net/x25/
DKconfig11 entry point can carry several logical point-to-point connections
/net/atm/
DKconfig56 subnetwork boundaries. These shortcut connections bypass routers
/net/l2tp/
DKconfig22 connections. L2TP is also used as a VPN protocol, popular
/net/bluetooth/
DKconfig69 Bluetooth connections via 802.11 (wifi) physical layer
/net/openvswitch/
Dconntrack.c1160 u32 per_zone_limit, connections; in ovs_ct_check_limit() local
1169 connections = nf_conncount_count(net, ct_limit_info->data, in ovs_ct_check_limit()
1171 if (connections > per_zone_limit) in ovs_ct_check_limit()
/net/bridge/netfilter/
DKconfig37 into connections. This is used to enhance packet filtering via
/net/ipv4/
DKconfig545 long-RTT, large-bandwidth connections, like when satellite legs are
547 terrestrial connections.
687 for all connections.
/net/ipv6/netfilter/
DKconfig219 The SYNPROXY target allows you to intercept TCP connections and
/net/ipv4/netfilter/
DKconfig203 The SYNPROXY target allows you to intercept TCP connections and
/net/sched/
DKconfig853 back onto ingress connections for qdisc priority mapping