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

  /src/usr.sbin/npf/npftest/libnpftest/
npf_test_subr.c 24 static int (*_pton_func)(int, const char *, void *); variable in typeref:typename:int (*)(int,const char *,void *)
79 _pton_func = pton_func;
261 return _pton_func(af, src, dst);

Completed in 33 milliseconds