HomeSort by relevance Sort by last modified time
    Searched refs:handle_interface (Results 1 - 3 of 3) sorted by null

  /external/dhcpcd-6.8.2/
dev.h 41 int (*handle_interface)(void *, int, const char *); member in struct:dev_dhcpcd
dev.c 107 dev_dhcpcd.handle_interface = &dhcpcd_handleinterface;
  /external/dhcpcd-6.8.2/dev/
udev.c 95 dhcpcd.handle_interface(ctx, 1, ifname);
97 dhcpcd.handle_interface(ctx, -1, ifname);

Completed in 282 milliseconds