Searched refs:algorithm (Results 1 – 10 of 10) sorted by relevance
/net/netfilter/ipvs/ |
D | Kconfig | 116 The robin-robin scheduling algorithm simply directs network 125 The weighted robin-robin scheduling algorithm directs network 138 The least-connection scheduling algorithm directs network 148 The weighted least-connection scheduling algorithm directs network 158 The weighted failover scheduling algorithm directs network 168 The weighted overflow scheduling algorithm directs network 179 The locality-based least-connection scheduling algorithm is for 181 This algorithm usually directs packet destined for an IP address to 194 algorithm is also for destination IP load balancing. It is 211 The destination hashing scheduling algorithm assigns network [all …]
|
/net/sched/ |
D | Kconfig | 51 scheduling algorithm. This algorithm classifies the waiting packets 68 packet scheduling algorithm. See 73 different properties and different algorithm. 82 (HFSC) packet scheduling algorithm. 123 packet scheduling algorithm. 134 packet scheduling algorithm. 145 packet scheduling algorithm. 156 scheduling algorithm. This queueing discipline allows the combination 168 scheduling algorithm. 179 (GRED) packet scheduling algorithm for some of your network devices [all …]
|
/net/mac80211/ |
D | Kconfig | 27 This option enables the 'minstrel' TX rate control algorithm 34 This option enables the 'minstrel_ht' TX rate control algorithm 41 This option enables VHT in the 'minstrel_ht' TX rate control algorithm 44 prompt "Default rate control algorithm" 48 This option selects the default rate control algorithm 57 Select Minstrel as the default rate control algorithm. 70 comment "Some wireless drivers require a rate control algorithm"
|
D | debugfs_key.c | 84 KEY_OPS(algorithm); 360 DEBUGFS_ADD(algorithm); in ieee80211_debugfs_key_add()
|
D | mlme.c | 2568 ieee80211_send_auth(sdata, 3, auth_data->algorithm, 0, in ieee80211_auth_challenge() 2604 if (auth_alg != ifmgd->auth_data->algorithm || in ieee80211_rx_mgmt_auth() 2607 mgmt->sa, auth_alg, ifmgd->auth_data->algorithm, in ieee80211_rx_mgmt_auth() 2624 switch (ifmgd->auth_data->algorithm) { in ieee80211_rx_mgmt_auth() 2639 ifmgd->auth_data->algorithm); in ieee80211_rx_mgmt_auth() 2651 if (ifmgd->auth_data->algorithm == WLAN_AUTH_SAE && in ieee80211_rx_mgmt_auth() 3747 if (auth_data->algorithm == WLAN_AUTH_SAE) { in ieee80211_auth() 3757 ieee80211_send_auth(sdata, trans, auth_data->algorithm, status, in ieee80211_auth() 4531 auth_data->algorithm = auth_alg; in ieee80211_mgd_auth()
|
D | ieee80211_i.h | 368 u16 algorithm, expected_transaction; member
|
/net/sctp/ |
D | Kconfig | 66 This option sets the default sctp cookie hmac algorithm 84 Use no hmac algorithm in SCTP cookie generation
|
/net/bridge/ |
D | Kconfig | 15 networks of Ethernets using the IEEE 802.1 spanning tree algorithm.
|
/net/ipv4/ |
D | Kconfig | 517 tristate "TCP-Hybla congestion control algorithm" 556 MIMD congestion control algorithm which has some nice scaling 564 TCP Low Priority (TCP-LP), a distributed algorithm whose goal is 586 algorithm, which uses a mixed loss/delay approach to compute the
|
/net/netfilter/ |
D | Kconfig | 1035 what packets. The work-load sharing algorithm is based on source
|