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
348
size_t
rthlen
;
local
621
rthlen
= CMSG_SPACE(inet6_rth_space(IPV6_RTHDR_TYPE_0,
623
if (
rthlen
== 0) {
627
ip6optlen +=
rthlen
;
[
all
...]
Completed in 178 milliseconds