HomeSort by: relevance | last modified time | path
    Searched refs:ghints (Results 1 - 4 of 4) 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;
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;
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;
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 76 milliseconds