OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:br_prefix
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
nat64.c
231
SEGMENTED_IPv6_ADDR_GEN_SRP(publisher->
br_prefix
->prefix.s6_addr, nat64_prefix_buf);
233
SEGMENTED_IPv6_ADDR_PARAM_SRP(publisher->
br_prefix
->prefix.s6_addr, nat64_prefix_buf));
234
nat64_add_prefix_to_update_queue(publisher->nat64, publisher->
br_prefix
, nat64_prefix_action_remove);
236
if (publisher->
br_prefix
!= NULL) {
237
RELEASE_HERE(publisher->
br_prefix
, nat64_prefix);
238
publisher->
br_prefix
= NULL;
1285
state_machine->
br_prefix
= nat64_prefix_create(&state_machine->nat64->route_state->srp_server->ula_prefix, NAT64_PREFIX_SLASH_96_BYTES, nat64_preference_low, state_machine->nat64->route_state->srp_server->rloc16);
1286
if (state_machine->
br_prefix
== NULL) {
1291
memset(&state_machine->
br_prefix
->prefix.s6_addr[6], 0xFF, 2);
1292
SEGMENTED_IPv6_ADDR_GEN_SRP(state_machine->
br_prefix
->prefix.s6_addr, nat64_prefix_buf)
[
all
...]
nat64.h
233
nat64_prefix_t *NULLABLE
br_prefix
;
member in struct:__anon6015
Completed in 18 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026