OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rh0
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/net/
rthdr.c
404
const struct ip6_rthdr0 *
rh0
;
local in function:inet6_rth_segments
413
rh0
= (const struct ip6_rthdr0 *)bp;
419
if ((
rh0
->ip6r0_len % 2) != 0 ||
420
(addrs = (
rh0
->ip6r0_len / 2)) <
rh0
->ip6r0_segleft)
433
const struct ip6_rthdr0 *
rh0
;
local in function:inet6_rth_getaddr
442
rh0
= (const struct ip6_rthdr0 *)bp;
448
if ((
rh0
->ip6r0_len % 2) != 0 ||
449
(addrs = (
rh0
->ip6r0_len / 2)) <
rh0
->ip6r0_segleft
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025