OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ghints
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/ping6/
ping6.c
608
struct addrinfo
ghints
, *gres;
local in function:main
611
memset(&
ghints
, 0, sizeof(
ghints
));
612
ghints
.ai_family = AF_INET6;
613
ghints
.ai_socktype = SOCK_RAW;
614
ghints
.ai_protocol = IPPROTO_ICMPV6;
Completed in 14 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025