Home
last modified time | relevance | path

Searched refs:ldop (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/dhcpcd/src/
H A Dif-options.c1709 *edop = *ldop = NULL; in parse_option()
1716 } else if (ldop) { in parse_option()
1717 dop = &(*ldop)->embopts; in parse_option()
1729 if (*ldop == NULL) { in parse_option()
1733 dop = &(*ldop)->encopts; in parse_option()
1734 dop_len = &(*ldop)->encopts_len; in parse_option()
1962 *ldop = ndop; in parse_option()
2372 ldop, edop); in parse_config_line()
2455 struct dhcp_opt *ldop, *edop; in read_config() local
2559 &ldop, &edop); in read_config()
[all …]