OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:o_lenp
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/dhcpcd/dist/src/
dhcp6.c
733
uint8_t *
o_lenp
;
local
1053
o_lenp
= NEXTLEN(p);
1142
memcpy(
o_lenp
, &ia_na_len, sizeof(ia_na_len));
1149
o_lenp
= NEXTLEN(p);
1194
memcpy(
o_lenp
, &o.len, sizeof(o.len));
1219
o_lenp
= NEXTLEN(p);
1240
memcpy(
o_lenp
, &o.len, sizeof(o.len));
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026