Searched refs:dhcp_reboot_newopts (Results 1 – 3 of 3) sorted by relevance
308 void dhcp_reboot_newopts(struct interface *, unsigned long long);316 #define dhcp_reboot_newopts(a, b) (b = b) macro
1100 dhcp_reboot_newopts(ifp, oldopts); in if_reboot()
2329 dhcp_reboot_newopts(struct interface *ifp, unsigned long long oldopts) in dhcp_reboot_newopts() function