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

  /external/dhcpcd/
dhcpcd.h 157 void handle_interface(int, const char *);
if-bsd.c 356 handle_interface(1, ifan->ifan_name);
359 handle_interface(-1, ifan->ifan_name);
if-linux.c 383 handle_interface(-1, ifn);
392 handle_interface(-1, ifn);
dhcpcd.c 914 handle_interface(1, ifname);
1297 handle_interface(int action, const char *ifname) function
    [all...]

Completed in 71 milliseconds