Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd-network/
Ddhcp6-option.c279 static int option_append_ia_address(uint8_t **buf, size_t *buflen, const struct iaaddr *address) { in option_append_ia_address() function
382 r = option_append_ia_address(buf, buflen, &addr->iaaddr); in dhcp6_option_append_ia()