Home
last modified time | relevance | path

Searched defs:clientid (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/subsys/net/lib/dhcpv6/
Ddhcpv6.c28 bool clientid : 1; member
228 struct net_dhcpv6_duid_storage *clientid) in dhcpv6_add_option_clientid()
750 struct net_dhcpv6_duid_storage *clientid) in dhcpv6_parse_option_clientid()
1206 struct net_dhcpv6_duid_storage *clientid) in dhcpv6_find_clientid()
2102 struct net_dhcpv6_duid_storage *clientid = &iface->config.dhcpv6.clientid; in dhcpv6_generate_client_duid() local
/Zephyr-Core-3.7.0/include/zephyr/net/
Dnet_if.h367 struct net_dhcpv6_duid_storage clientid; member