HomeSort by: relevance | last modified time | path
    Searched defs:value4 (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/ping6/
ping6.c 1613 u_int32_t value4; local
1634 &value4, sizeof(value4));
1636 (u_int32_t)ntohl(value4));
ping6.c 1613 u_int32_t value4; local
1634 &value4, sizeof(value4));
1636 (u_int32_t)ntohl(value4));

Completed in 29 milliseconds