Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h306 # define GETKTIME(x) uniqtime((struct timeval *)x) macro
371 # define GETKTIME(x) uniqtime((struct timeval *)x) macro
642 # define GETKTIME(x) microtime((struct timeval *)x) macro
720 # define GETKTIME(x) microtime((struct timeval *)x) macro
781 # define GETKTIME(x) microtime((struct timeval *)x) macro
882 # define GETKTIME(x) microtime((struct timeval *)x) macro
1003 # define GETKTIME(x) microtime((struct timeval *)x) macro
1041 # define GETKTIME(x) microtime((struct timeval *)x) macro
1067 # define GETKTIME(x) uniqtime((struct timeval *)x) macro
1121 # define GETKTIME(x) do_gettimeofday((struct timeval *)x) macro
[all …]