Lines Matching +full:address +full:- +full:0
4 # SPDX-License-Identifier: Apache-2.0
31 bool "Random MAC address"
34 Generate a random MAC address dynamically.
39 hex "MAC Address Byte 4"
40 default 0
41 range 0 0xff
43 This is the byte 4 of the MAC address.
46 hex "MAC Address Byte 5"
47 default 0
48 range 0 0xff
50 This is the byte 5 of the MAC address.
53 hex "MAC Address Byte 6"
54 default 0
55 range 0 0xff
57 This is the byte 6 of the MAC address.
60 hex "MAC Address Byte 7"
61 default 0
62 range 0 0xff
64 This is the byte 7 of the MAC address.