OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Sun Mar 22 00:23:16 UTC 2026