OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_mesh_local_address
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
service-publisher.c
130
struct in6_addr
thread_mesh_local_address
;
member in struct:service_publisher
362
: !in6prefix_compare(&publisher->
thread_mesh_local_address
, (struct in6_addr *)record->rdata, 8)))
427
SEGMENTED_IPv6_ADDR_GEN_SRP(&publisher->
thread_mesh_local_address
, mle_buf);
428
if (in6prefix_compare(&address->sin6.sin6_addr, &publisher->
thread_mesh_local_address
, 8)) {
432
SEGMENTED_IPv6_ADDR_PARAM_SRP(&publisher->
thread_mesh_local_address
, mle_buf));
437
SEGMENTED_IPv6_ADDR_PARAM_SRP(&publisher->
thread_mesh_local_address
, mle_buf));
720
!in6addr_compare(&service->u.unicast.address, &publisher->
thread_mesh_local_address
)))
1310
&publisher->
thread_mesh_local_address
, 8))
1362
(uint8_t *)&publisher->
thread_mesh_local_address
,
1555
if (publisher->have_ml_eid && !in6addr_compare(&new_mesh_local_address, &publisher->
thread_mesh_local_address
)) {
[
all
...]
route.h
352
struct in6_addr
thread_mesh_local_address
;
member in struct:route_state
Completed in 28 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026