HomeSort by relevance Sort by last modified time
    Searched refs:delete_timeout (Results 1 - 6 of 6) 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 274 delete_timeout(NULL, iface);
378 delete_timeout(NULL, iface);
434 delete_timeout(NULL, iface);
593 delete_timeout(send_discover, iface);
634 delete_timeout(NULL, iface);
976 delete_timeout(NULL, iface);
1024 delete_timeout(send_renew, iface);
1090 delete_timeout(NULL, iface);
1147 delete_timeout(NULL, iface);
1207 delete_timeout(NULL, iface)
    [all...]
ipv6rs.c 558 delete_timeout(NULL, ifp);
751 delete_timeout(NULL, ifp);

Completed in 53 milliseconds