Searched refs:_ntop_func (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.sbin/npf/npftest/libnpftest/
H A Dnpf_test_subr.c25 static const char * (*_ntop_func)(int, const void *, char *, socklen_t); variable
80 _ntop_func = ntop_func;
267 return _ntop_func(af, src, dst, size);

Completed in 85 milliseconds