HomeSort by relevance Sort by last modified time
    Searched refs:ntop_buf (Results 1 - 4 of 4) sorted by null

  /external/libpcap/tests/
findalldevstest.c 60 char ntop_buf[INET6_ADDRSTRLEN]; local
93 ntop_buf, sizeof ntop_buf));
98 ntop_buf, sizeof ntop_buf));
103 ntop_buf, sizeof ntop_buf));
108 ntop_buf, sizeof ntop_buf));
  /external/tcpdump/
print-domain.c 489 char ntop_buf[INET6_ADDRSTRLEN]; local
495 inet_ntop(AF_INET6, &addr, ntop_buf, sizeof(ntop_buf)));
504 char ntop_buf[INET6_ADDRSTRLEN]; local
519 inet_ntop(AF_INET6, &a, ntop_buf, sizeof(ntop_buf)));
addrtoname.c 285 char ntop_buf[INET6_ADDRSTRLEN]; local
314 cp = inet_ntop(AF_INET6, &addr, ntop_buf, sizeof(ntop_buf));
  /external/ipsec-tools/src/racoon/
isakmp.c 2724 static char ntop_buf[NI_MAXHOST]; local
2750 static char ntop_buf[NI_MAXHOST]; local
    [all...]

Completed in 625 milliseconds