Searched refs:encopts (Results 1 – 4 of 4) sorted by relevance
85 struct dhcp_opt *encopts; member
874 for (i = 0, eopt = opt->encopts; in dhcp_envoption()887 for (i = 0, eopt = opt->encopts; in dhcp_envoption()927 for (i = 0, o = opt->encopts; i < opt->encopts_len; i++, o++) in dhcp_zero_index()
575 for (i = 0, o = opt->encopts; i < opt->encopts_len; i++, o++) in free_dhcp_opt_embenc()577 free(opt->encopts); in free_dhcp_opt_embenc()579 opt->encopts = NULL; in free_dhcp_opt_embenc()1550 dop = &(*ldop)->encopts; in parse_option()1730 ndop->encopts = NULL; in parse_option()
219 jas_taginfo_t encopts[] = { variable445 switch (jas_taginfo_nonull(jas_taginfos_lookup(encopts, in cp_create()