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

  /external/dhcpcd-6.8.2/
dhcp-common.h 49 #define ADDRIPV4 (1 << 6)
dhcp-common.c 73 else if (opt->type & ADDRIPV4)
199 if (add == 2 && !(opt->type & ADDRIPV4)) {
533 else if (opt->type & (UINT32 | ADDRIPV4))
641 } else if (type & ADDRIPV4) {
698 } else if (type & ADDRIPV4) {
dhcp.c 70 #define IPV4A ADDRIPV4 | ARRAY
71 #define IPV4R ADDRIPV4 | REQUEST
    [all...]
if-options.c     [all...]

Completed in 95 milliseconds