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

  /external/dhcpcd/
dhcpcd.h 126 void handle_interface(int, const char *);
if-bsd.c 352 handle_interface(1, ifan->ifan_name);
355 handle_interface(-1, ifan->ifan_name);
364 handle_interface(0, ifname);
if-linux.c 378 handle_interface(len, ifn);
dhcpcd.c 1230 handle_interface(int action, const char *ifname) function
    [all...]

Completed in 46 milliseconds