Searched defs:ia_type (Results 1 – 4 of 4) sorted by relevance
| /third_party/toybox/toys/pending/ |
| D | dhcpd.c | 183 uint16_t ia_type; member 199 uint16_t ia_type; member 1306 static int verifyip6_in_lease(uint8_t *nip6, uint8_t *duid, uint16_t ia_type, uint32_t iaid) in verifyip6_in_lease() 1384 …6_to_lease(uint8_t *assigned_nip, uint8_t *duid, uint16_t duid_len, uint16_t ia_type, uint32_t iai… in addip6_to_lease() 1480 static uint8_t *getip6_from_pool(uint8_t *duid, uint16_t duid_len, uint16_t ia_type, uint32_t iaid,… in getip6_from_pool()
|
| /third_party/json/include/nlohmann/detail/input/ |
| D | binary_reader.hpp | 2697 using ia_type = decltype(detail::input_adapter(number_vector)); in get_ubjson_high_precision_number() typedef
|
| /third_party/json/tests/abi/include/nlohmann/ |
| D | json_v3_10_5.hpp | 10432 using ia_type = decltype(detail::input_adapter(number_vector)); in get_ubjson_high_precision_number() typedef
|
| /third_party/json/single_include/nlohmann/ |
| D | json.hpp | 11771 using ia_type = decltype(detail::input_adapter(number_vector)); in get_ubjson_high_precision_number() typedef
|