HomeSort by: relevance | last modified time | path
    Searched refs:npf_inet_ntop (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/npf/npftest/libnpftest/
npf_test.h 132 const char * npf_inet_ntop(int, const void *, char *, socklen_t);
npf_nat_test.c 193 npf_inet_ntop(af, npc.npc_ips[NPF_SRC], sbuf, sizeof(sbuf));
194 npf_inet_ntop(af, npc.npc_ips[NPF_DST], dbuf, sizeof(dbuf));
npf_test_subr.c 265 npf_inet_ntop(int af, const void *src, char *dst, socklen_t size) function in typeref:typename:const char *

Completed in 12 milliseconds