Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcpcd.h180 void dhcpcd_start_interface(struct dhcpcd_ctx *, const char *);
Ddhcpcd.c1041 dhcpcd_start_interface(struct dhcpcd_ctx *ctx, const char *ifname) in dhcpcd_start_interface() function
/external/dhcpcd-6.8.2/dbus/
Drpc-dbus.c519 dhcpcd_start_interface(dhcpcd_ctx, iface_name); in msg_handler()