Searched refs:dhcp6_option_parse_ia (Results 1 - 4 of 4) sorted by relevance
/systemd/src/libsystemd-network/ |
H A D | dhcp6-internal.h | 65 int dhcp6_option_parse_ia(uint8_t **buf, size_t *buflen, uint16_t iatype,
|
H A D | dhcp6-option.c | 186 int dhcp6_option_parse_ia(uint8_t **buf, size_t *buflen, uint16_t iatype, function
|
H A D | test-dhcp6-client.c | 252 assert_se(dhcp6_option_parse_ia(&optval, &optlen, 449 assert_se(!dhcp6_option_parse_ia(&optval, &optlen,
|
H A D | sd-dhcp6-client.c | 751 r = dhcp6_option_parse_ia(&optval, &optlen, optcode,
|
Completed in 517 milliseconds