Home
last modified time | relevance | path

Searched refs:dhcp_reboot_newopts (Results 1 – 3 of 3) sorted by relevance

/external/dhcpcd-6.8.2/
Ddhcp.h308 void dhcp_reboot_newopts(struct interface *, unsigned long long);
316 #define dhcp_reboot_newopts(a, b) (b = b) macro
Ddhcpcd.c1100 dhcp_reboot_newopts(ifp, oldopts); in if_reboot()
Ddhcp.c2329 dhcp_reboot_newopts(struct interface *ifp, unsigned long long oldopts) in dhcp_reboot_newopts() function