Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h142 # define GETKTIME(x) microtime((struct timeval *)x) macro
336 # define GETKTIME(x) gettimeofday((struct timeval *)(x), NULL) macro