Searched defs:ifo (Results 1 – 8 of 8) sorted by relevance
/external/dhcpcd-6.8.2/ |
D | dhcp.c | 584 struct if_options *ifo = ifp->options; in get_option_routes() local 723 struct if_options *ifo = ifp->options; in make_message() local 1229 dhcp_getoverride(const struct if_options *ifo, unsigned int o) in dhcp_getoverride() 1281 const struct if_options *ifo; in dhcp_env() local 1644 struct if_options *ifo = ifp->options; in send_message() local 1823 struct if_options *ifo = ifp->options; in dhcp_discover() local 2065 struct if_options *ifo = ifp->options; in dhcp_bind() local 2262 struct if_options *ifo; in dhcp_static() local 2287 struct if_options *ifo; in dhcp_inform() local 2331 struct if_options *ifo; in dhcp_reboot_newopts() local [all …]
|
D | if-options.c | 203 add_environ(struct dhcpcd_ctx *ctx, struct if_options *ifo, in add_environ() 520 struct if_options *ifo, in set_option_space() 633 parse_option(struct dhcpcd_ctx *ctx, const char *ifname, struct if_options *ifo, in parse_option() 2022 struct if_options *ifo, const char *opt, char *line, in parse_config_line() 2048 finish_config(struct if_options *ifo) in finish_config() 2089 struct if_options *ifo; local 2332 struct if_options *ifo, int argc, char **argv) 2353 free_options(struct if_options *ifo)
|
D | dhcpcd.c | 362 struct if_options *ifo = ifp->options; in configure_interface1() local 531 struct if_options *ifo; in dhcpcd_selectprofile() local 745 struct if_options *ifo = ifp->options; in dhcpcd_startinterface() local 894 struct if_options *ifo; in dhcpcd_initstate1() local 1108 struct if_options *ifo; in reload_config() local 1435 struct if_options *ifo; in main() local
|
D | dhcp6.c | 159 const struct if_options *ifo; in dhcp6_makevendor() local 517 struct if_options *ifo; in dhcp6_makemessage() local 1949 const struct if_options *ifo; in dhcp6_findia() local 2410 struct if_options *ifo; in dhcp6_delegate_prefix() local 2523 struct if_options *ifo; in dhcp6_find_delegates() local 2614 const struct if_options *ifo; in dhcp6_handledata() local 3164 struct if_options *ifo = ifp->options; in dhcp6_start1() local 3459 const struct if_options *ifo; in dhcp6_env() local
|
D | ipv4.c | 579 struct if_options *ifo; in add_router_host_route() local 787 struct if_options *ifo; in delete_address() local
|
D | script.c | 230 const struct if_options *ifo = ifp->options; in make_env() local
|
/external/dhcpcd-6.8.2/dbus/ |
D | rpc-dbus.c | 298 const struct if_options *ifo = ifp->options; in dbus_send_message() local 374 const struct if_options *ifo = ifp->options; in dbus_send_dhcpv6_message() local
|
/external/skia/fuzz/ |
D | FuzzCanvas.cpp | 754 sk_sp<SkImageFilter> ifo = make_fuzz_imageFilter(fuzz, depth - 1); in make_fuzz_imageFilter() local
|