Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd-network/
Ddhcp6-option.c588 static int dhcp6_option_parse_ia_address(sd_dhcp6_client *client, DHCP6IA *ia, const uint8_t *data,… in dhcp6_option_parse_ia_address() function
756 r = dhcp6_option_parse_ia_address(client, ia, subdata, subdata_len); in dhcp6_option_parse_ia()