Lines Matching +full:address +full:- +full:0
2 # SPDX-License-Identifier: Apache-2.0
28 default -50
34 bool "Random MAC address"
37 Generate a random MAC address dynamically.
42 hex "MAC Address Byte 4"
43 default 0
44 range 0 0xff
46 This is the byte 4 of the MAC address.
49 hex "MAC Address Byte 5"
50 default 0
51 range 0 0xff
53 This is the byte 5 of the MAC address.
56 hex "MAC Address Byte 6"
57 default 0
58 range 0 0xff
60 This is the byte 6 of the MAC address.
63 hex "MAC Address Byte 7"
64 default 0
65 range 0 0xff
67 This is the byte 7 of the MAC address.