Lines Matching full:mac
7 bool "Number of universally administered (by IEEE) MAC address"
10 Configure the number of universally administered (by IEEE) MAC addresses.
11 During initialization, MAC addresses for each network interface are generated or
12 derived from a single base MAC address. If the number of universal MAC addresses is four,
14 administered MAC address. These are generated sequentially by adding 0, 1, 2 and 3 (respectively)
15 to the final octet of the base MAC address. If the number of universal MAC addresses is two,
16 only two interfaces (WiFi station and Bluetooth) receive a universally administered MAC address.
17 These are generated sequentially by adding 0 and 1 (respectively) to the base MAC address.
18 The remaining two interfaces (WiFi softap and Ethernet) receive local MAC addresses.
19 These are derived from the universal WiFi station and Bluetooth MAC addresses, respectively.
20 When using the default (Espressif-assigned) base MAC address, either setting can be used.
21 When using a custom universal MAC address range, the correct setting will depend on the
22 allocation of MAC addresses in this range (either 2 or 4 per device.)