Lines Matching +full:address +full:- +full:length
4 # SPDX-License-Identifier: Apache-2.0
7 module-dep = NET_LOG
8 module-str = Log level for network config library
9 module-help = Enables net config library to output debug messages.
19 some link-layer dedicated settings like the channel.
70 The value is in seconds. If for example IPv4 address from DHCPv4 is not
84 string "My IPv6 address"
89 string "Peer IPv6 address"
100 string "My IPv4 address"
118 string "Peer IPv4 address"
152 The key string to use for the link-layer security part.
160 The key mode to use for the link-layer security part.
164 int "IEEE 802.15.4 security level (0-7)"
169 The security level to use for the link-layer security part.
171 1 authentication only with a 4 bytes length tag
172 2 authentication only with a 8 bytes length tag
173 3 authentication only with a 16 bytes length tag
174 4 deprecated since IEEE 802.15.4-2015
175 5 encryption/authentication with a 4 bytes length tag
176 6 encryption/authentication with a 8 bytes length tag
177 7 encryption/authentication with a 16 bytes length tag
193 bool "Request IPv6 address when configuring DHCPv6 client"
197 request IPv6 address from the DHCPv6 server.