Searched refs:algorithm (Results 1 – 12 of 12) sorted by relevance
/net/netfilter/ipvs/ |
D | Kconfig | 118 The robin-robin scheduling algorithm simply directs network 127 The weighted robin-robin scheduling algorithm directs network 140 The least-connection scheduling algorithm directs network 150 The weighted least-connection scheduling algorithm directs network 160 The weighted failover scheduling algorithm directs network 170 The weighted overflow scheduling algorithm directs network 181 The locality-based least-connection scheduling algorithm is for 183 This algorithm usually directs packet destined for an IP address to 196 algorithm is also for destination IP load balancing. It is 213 The destination hashing scheduling algorithm assigns network [all …]
|
/net/sched/ |
D | Kconfig | 52 packet scheduling algorithm. See 57 different properties and different algorithm. 66 (HFSC) packet scheduling algorithm. 93 packet scheduling algorithm. 104 packet scheduling algorithm. 115 packet scheduling algorithm. 126 scheduling algorithm. This queueing discipline allows the combination 138 scheduling algorithm. 149 scheduling algorithm. 160 scheduling algorithm. [all …]
|
/net/mac80211/ |
D | Kconfig | 29 This option enables the 'minstrel' TX rate control algorithm 32 prompt "Default rate control algorithm" 36 This option selects the default rate control algorithm 45 Select Minstrel as the default rate control algorithm. 57 comment "Some wireless drivers require a rate control algorithm"
|
D | debugfs_key.c | 81 KEY_OPS(algorithm); 354 DEBUGFS_ADD(algorithm); in ieee80211_debugfs_key_add()
|
D | mlme.c | 2915 ieee80211_send_auth(sdata, 3, auth_data->algorithm, 0, in ieee80211_auth_challenge() 2986 if (auth_alg != ifmgd->auth_data->algorithm || in ieee80211_rx_mgmt_auth() 2993 mgmt->sa, auth_alg, ifmgd->auth_data->algorithm, in ieee80211_rx_mgmt_auth() 3025 switch (ifmgd->auth_data->algorithm) { in ieee80211_rx_mgmt_auth() 3043 ifmgd->auth_data->algorithm); in ieee80211_rx_mgmt_auth() 3050 if (ifmgd->auth_data->algorithm != WLAN_AUTH_SAE || in ieee80211_rx_mgmt_auth() 3055 } else if (ifmgd->auth_data->algorithm == WLAN_AUTH_SAE && in ieee80211_rx_mgmt_auth() 4474 if (auth_data->algorithm == WLAN_AUTH_SAE) in ieee80211_auth() 4485 if (auth_data->algorithm == WLAN_AUTH_SAE) { in ieee80211_auth() 4495 ieee80211_send_auth(sdata, trans, auth_data->algorithm, status, in ieee80211_auth() [all …]
|
D | ieee80211_i.h | 376 u16 algorithm, expected_transaction; member
|
/net/sctp/ |
D | Kconfig | 56 This option sets the default sctp cookie hmac algorithm 74 Use no hmac algorithm in SCTP cookie generation
|
/net/tipc/ |
D | Kconfig | 48 advanced algorithm: AEAD AES-GCM (like IPSec or TLS) before leaving/
|
/net/bridge/ |
D | Kconfig | 16 networks of Ethernets using the IEEE 802.1 spanning tree algorithm.
|
/net/ipv4/ |
D | Kconfig | 541 tristate "TCP-Hybla congestion control algorithm" 580 MIMD congestion control algorithm which has some nice scaling 588 TCP Low Priority (TCP-LP), a distributed algorithm whose goal is 610 algorithm, which uses a mixed loss/delay approach to compute the
|
/net/wireless/ |
D | Kconfig | 26 # using a different algorithm, though right now they shouldn't
|
/net/netfilter/ |
D | Kconfig | 1184 what packets. The work-load sharing algorithm is based on source
|