Lines Matching refs:net_dhcpv6_duid_storage
230 struct net_dhcpv6_duid_storage *clientid) in dhcpv6_add_option_clientid()
246 struct net_dhcpv6_duid_storage *serverid) in dhcpv6_add_option_serverid()
437 msg_size += sizeof(struct net_dhcpv6_duid_storage); in dhcpv6_calculate_message_size()
442 msg_size += sizeof(struct net_dhcpv6_duid_storage); in dhcpv6_calculate_message_size()
752 struct net_dhcpv6_duid_storage *clientid) in dhcpv6_parse_option_clientid()
774 struct net_dhcpv6_duid_storage *serverid) in dhcpv6_parse_option_serverid()
1208 struct net_dhcpv6_duid_storage *clientid) in dhcpv6_find_clientid()
1227 struct net_dhcpv6_duid_storage *serverid) in dhcpv6_find_serverid()
1450 struct net_dhcpv6_duid_storage duid = { 0 }; in dhcpv6_handle_advertise()
1567 struct net_dhcpv6_duid_storage duid = { 0 }; in dhcpv6_handle_reply()
2111 struct net_dhcpv6_duid_storage *clientid = &iface->config.dhcpv6.clientid; in dhcpv6_generate_client_duid()