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

  /external/dhcpcd/
eloop.h 39 #define delete_timeout(a, b) delete_q_timeout(ELOOP_QUEUE, a, b) macro
ipv4ll.c 91 delete_timeout(NULL, iface);
147 delete_timeout(NULL, iface);
arp.c 97 delete_timeout(NULL, iface);
170 delete_timeout(NULL, iface);
bind.c 132 delete_timeout(handle_exit_timeout, NULL);
dhcpcd.c 258 delete_timeout(NULL, iface);
362 delete_timeout(NULL, iface);
418 delete_timeout(NULL, iface);
567 delete_timeout(send_discover, iface);
608 delete_timeout(NULL, iface);
920 delete_timeout(NULL, iface);
964 delete_timeout(send_renew, iface);
1030 delete_timeout(NULL, iface);
1087 delete_timeout(NULL, iface);
1140 delete_timeout(NULL, iface)
    [all...]

Completed in 121 milliseconds