Home
last modified time | relevance | path

Searched refs:net_dhcpv6_duid_raw (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Ddhcpv6.h48 struct net_dhcpv6_duid_raw { struct
54 struct net_dhcpv6_duid_raw duid; argument
/Zephyr-latest/subsys/net/lib/dhcpv6/
Ddhcpv6.c754 struct net_dhcpv6_duid_raw duid; in dhcpv6_parse_option_clientid()
757 if (length > sizeof(struct net_dhcpv6_duid_raw)) { in dhcpv6_parse_option_clientid()
776 struct net_dhcpv6_duid_raw duid; in dhcpv6_parse_option_serverid()
779 if (length > sizeof(struct net_dhcpv6_duid_raw)) { in dhcpv6_parse_option_serverid()