Home | History | Annotate | Download | only in dhcpcd

Lines Matching refs:UINT32

44 #define UINT32	(1 << 4)
79 { 2, UINT32, "time_offset" },
104 { 24, UINT32, "path_mtu_aging_timeout" },
114 { 35, UINT32, "arp_cache_timeout" },
117 { 38, UINT32, "tcp_keepalive_interval" },
130 { 51, UINT32 | REQUEST, "dhcp_lease_time" },
137 { 58, UINT32 | REQUEST, "dhcp_renewal_time" },
138 { 59, UINT32 | REQUEST, "dhcp_rebinding_time" },
159 { 91, UINT32, "client_last_transaction_time" },
280 if (opt->type & (UINT32 | IPV4))
1312 } else if (type & UINT32) {
1349 } else if (type & UINT32) {