Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching refs:ifo

230 	const struct if_options *ifo = ifp->options;
339 if (ifo->options & DHCPCD_RELEASE)
380 if (ifo->options & DHCPCD_DEBUG) {
424 (const char *const *)ifo->config) == -1)
429 if (dhcp6 && d6_state && ifo->options & DHCPCD_PFXDLGONLY) {
474 (const char *const *)ifo->config) == -1)
512 if (ifo->environ) {
514 while (ifo->environ[e++])
521 while (ifo->environ[e]) {
522 env[elen + e] = strdup(ifo->environ[e]);