Home
last modified time | relevance | path

Searched refs:GETKTIME (Results 1 – 3 of 3) sorted by relevance

/src/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h136 # define GETKTIME(x) microtime((struct timeval *)x) macro
322 # define GETKTIME(x) gettimeofday((struct timeval *)(x), NULL) macro
H A Dip_log.c549 GETKTIME(&ipl->ipl_sec); in ipf_log_items()
H A Dfil.c5425 GETKTIME(&tv); in ppsratecheck()