OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:have_ml_eid
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
service-publisher.c
139
bool
have_ml_eid
;
member in struct:service_publisher
421
if (!publisher->
have_ml_eid
) {
719
(publisher->
have_ml_eid
&&
985
bool
have_ml_eid
= true;
local
1036
if (!publisher->
have_ml_eid
) {
1037
have_ml_eid
= false;
1081
have_ml_eid
? "" : " no ml-eid ",
1555
if (publisher->
have_ml_eid
&& !in6addr_compare(&new_mesh_local_address, &publisher->thread_mesh_local_address)) {
1560
publisher->
have_ml_eid
= true;
1571
(publisher->
have_ml_eid
&
[
all
...]
Completed in 13 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026