Searched refs:dhcp6_option_parse_ia (Results 1 - 4 of 4) sorted by relevance

/systemd/src/libsystemd-network/
H A Ddhcp6-internal.h65 int dhcp6_option_parse_ia(uint8_t **buf, size_t *buflen, uint16_t iatype,
H A Ddhcp6-option.c186 int dhcp6_option_parse_ia(uint8_t **buf, size_t *buflen, uint16_t iatype, function
H A Dtest-dhcp6-client.c252 assert_se(dhcp6_option_parse_ia(&optval, &optlen,
449 assert_se(!dhcp6_option_parse_ia(&optval, &optlen,
H A Dsd-dhcp6-client.c751 r = dhcp6_option_parse_ia(&optval, &optlen, optcode,

Completed in 517 milliseconds