Searched defs:iatype (Results 1 - 1 of 1) sorted by relevance

/systemd/src/libsystemd-network/
H A Ddhcp6-option.c186 int dhcp6_option_parse_ia(uint8_t **buf, size_t *buflen, uint16_t iatype, argument
198 switch (iatype) {
242 ia->type = iatype;

Completed in 1582 milliseconds