Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcpcd.h181 void dhcpcd_stop_interface(struct dhcpcd_ctx *, const char *);
Ddhcpcd.c1055 dhcpcd_stop_interface(struct dhcpcd_ctx *ctx, const char *ifname) in dhcpcd_stop_interface() function
/external/dhcpcd-6.8.2/dbus/
Drpc-dbus.c541 dhcpcd_stop_interface(dhcpcd_ctx, iface_name); in msg_handler()