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

  /external/dhcpcd-6.8.2/
if-options.h 107 #define DHCPCD_NOPFXDLG (1ULL << 51)
119 #define DHCPCD_CONF (DHCPCD_NOPFXDLG | DHCPCD_PFXDLGONLY)
dhcp6.c 647 if (!(ifo->options & DHCPCD_NOPFXDLG)) {
666 if (ifo->options & DHCPCD_NOPFXDLG)
784 if (ifo->options & DHCPCD_NOPFXDLG)
    [all...]

Completed in 114 milliseconds