Home | Sort by: relevance | last modified time | path |
/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); |
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); |