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.h307 # define GETKTIME(x) uniqtime((struct timeval *)x) macro
372 # define GETKTIME(x) uniqtime((struct timeval *)x) macro
643 # define GETKTIME(x) microtime((struct timeval *)x) macro
721 # define GETKTIME(x) microtime((struct timeval *)x) macro
782 # define GETKTIME(x) microtime((struct timeval *)x) macro
883 # define GETKTIME(x) microtime((struct timeval *)x) macro
1004 # define GETKTIME(x) microtime((struct timeval *)x) macro
1042 # define GETKTIME(x) microtime((struct timeval *)x) macro
1068 # define GETKTIME(x) uniqtime((struct timeval *)x) macro
1122 # define GETKTIME(x) do_gettimeofday((struct timeval *)x) macro
[all …]