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

  /src/lib/libc/inet/
inet_net_ntop.c 177 int is_ipv4 = 0; local in function:inet_net_ntop_ipv6
237 is_ipv4 = 1;
252 if (is_ipv4 && p > 5 ) {
inet_net_ntop.c 177 int is_ipv4 = 0; local in function:inet_net_ntop_ipv6
237 is_ipv4 = 1;
252 if (is_ipv4 && p > 5 ) {

Completed in 20 milliseconds