Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dnet_if.h390 struct net_if_dhcpv6 { struct
392 sys_snode_t node;
395 struct net_dhcpv6_duid_storage clientid;
398 struct net_dhcpv6_duid_storage serverid;
401 enum net_dhcpv6_state state;
404 struct net_dhcpv6_params params;
407 uint64_t timeout;
410 uint64_t exchange_start;
413 uint64_t t1;
416 uint64_t t2;
[all …]