Lines Matching +full:4 +full:- +full:byte
2 # SPDX-License-Identifier: Apache-2.0
15 module-dep = NET_LOG
16 module-str = Log level for LLDP
17 module-help = Enables core LLDP code to output debug messages.
29 (non-fast mode) transmission periods. For further information
34 default 4
56 default 4
64 Subtype 4 = MAC address
68 If subtype 4 is selected, MAC address, then configs
72 if NET_LLDP_CHASSIS_ID_SUBTYPE = 4
74 hex "Chassis ID MAC Address Byte 0"
78 Byte 0 of the MAC address.
81 hex "Chassis ID MAC Address Byte 1"
85 Byte 1 of the MAC address.
88 hex "Chassis ID MAC Address Byte 2"
92 Byte 2 of the MAC address.
95 hex "Chassis ID MAC Address Byte 3"
99 Byte 3 of the MAC address.
102 hex "Chassis ID MAC Address Byte 4"
106 Byte 4 of the MAC address.
109 hex "Chassis ID MAC Address Byte 5"
113 Byte 5 of the MAC address.
119 depends on NET_LLDP_CHASSIS_ID_SUBTYPE != 4
134 Subtype 4 = Network address
144 hex "Chassis ID MAC Address Byte 0"
148 Byte 0 of the MAC address.
151 hex "Chassis ID MAC Address Byte 1"
155 Byte 1 of the MAC address.
158 hex "Chassis ID MAC Address Byte 2"
162 Byte 2 of the MAC address.
165 hex "Chassis ID MAC Address Byte 3"
169 Byte 3 of the MAC address.
172 hex "Chassis ID MAC Address Byte 4"
176 Byte 4 of the MAC address.
179 hex "Chassis ID MAC Address Byte 5"
183 Byte 5 of the MAC address.