HomeSort by: relevance | last modified time | path
    Searched defs:partition_id (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
thread-service.h 39 uint8_t partition_id[4]; // Partition id on which this prefix is claimed member in struct:thread_pref_id
89 #define thread_service_pref_id_create(rloc16, partition_id, prefix, service_id) \
90 thread_service_pref_id_create_(rloc16, partition_id, prefix, service_id, __FILE__, __LINE__)
91 thread_service_t *NULLABLE thread_service_pref_id_create_(uint16_t rloc16, uint8_t *NONNULL partition_id,

Completed in 51 milliseconds