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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
nat64.c 1177 nat64_prefix_t *thread_prefix; local
1179 for (thread_prefix = event->prefix; thread_prefix; thread_prefix = thread_prefix->next) {
1180 if (nat64_preference_has_higher_priority(thread_prefix->priority, nat64_preference_low)) {
1188 for (thread_prefix = event->prefix; thread_prefix; thread_prefix = thread_prefix->next)
1414 nat64_prefix_t *thread_prefix; local
    [all...]

Completed in 93 milliseconds