HomeSort by relevance Sort by last modified time
    Searched defs:dhcp_reboot_newopts (Results 1 - 2 of 2) sorted by null

  /external/dhcpcd-6.8.2/
dhcp.c 2329 dhcp_reboot_newopts(struct interface *ifp, unsigned long long oldopts) function
    [all...]
dhcp.h 308 void dhcp_reboot_newopts(struct interface *, unsigned long long);
316 #define dhcp_reboot_newopts(a, b) (b = b) macro

Completed in 109 milliseconds