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.h374 struct net_if_dhcpv6 { struct
376 sys_snode_t node;
379 struct net_dhcpv6_duid_storage clientid;
382 struct net_dhcpv6_duid_storage serverid;
385 enum net_dhcpv6_state state;
388 struct net_dhcpv6_params params;
391 uint64_t timeout;
394 uint64_t exchange_start;
397 uint64_t t1;
400 uint64_t t2;
[all …]