Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_compat.h255 # define GETKTIME(x) microtime((struct timeval *)x) macro
416 # define GETKTIME(x) gettimeofday((struct timeval *)(x), NULL) macro