OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rthlen
(Results
1 - 1
of
1
) sorted by null
/external/ping6/
ping6.c
329
size_t
rthlen
;
local
597
rthlen
= CMSG_SPACE(inet6_rth_space(IPV6_RTHDR_TYPE_0,
599
if (
rthlen
== 0) {
603
ip6optlen +=
rthlen
;
[
all
...]
Completed in 114 milliseconds