Searched refs:edop (Results 1 – 1 of 1) sorted by relevance
634 int opt, const char *arg, struct dhcp_opt **ldop, struct dhcp_opt **edop) in parse_option() argument1527 *edop = *ldop = NULL; in parse_option()1531 if (*edop) { in parse_option()1532 dop = &(*edop)->embopts; in parse_option()1533 dop_len = &(*edop)->embopts_len; in parse_option()1742 *edop = ndop; in parse_option()2023 struct dhcp_opt **ldop, struct dhcp_opt **edop) in parse_config_line() argument2040 ldop, edop); in parse_config_line()2104 struct dhcp_opt *ldop, *edop; local2173 ldop = edop = NULL;[all …]