OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:update_length
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-gw.h
115
size_t
update_length
;
member in struct:update
srp-dns-proxy.c
349
update->
update_length
= 0;
444
update->
update_length
= towire.p - (uint8_t *)msg;
494
towire.p = (uint8_t *)msg + update->
update_length
; // We start storing RR data here.
546
update->
update_length
= towire.p - (const uint8_t *)msg;
557
if (!dns_wire_parse(&decoded, msg, update->
update_length
, false)) {
566
iov[0].iov_len = update->
update_length
;
Completed in 17 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026