Lines Matching +full:address +full:- +full:0
2 # SPDX-License-Identifier: Apache-2.0
20 bool "Random MAC address"
23 Generate a random MAC address dynamically.
28 hex "MAC Address Byte 4"
29 default 0
30 range 0 0xff
32 This is the byte 4 of the MAC address.
35 hex "MAC Address Byte 5"
36 default 0
37 range 0 0xff
39 This is the byte 5 of the MAC address.
42 hex "MAC Address Byte 6"
43 default 0
44 range 0 0xff
46 This is the byte 6 of the MAC address.
49 hex "MAC Address Byte 7"
50 default 0
51 range 0 0xff
53 This is the byte 7 of the MAC address.