Searched refs:GET_TIME (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/netinet6/
H A Dip6_mroute.h65 #define GET_TIME(t) microtime(&t) macro
67 #define GET_TIME(t) uniqtime(&t) macro
69 #define GET_TIME(t) ((t) = time) macro
H A Dip6_mroute.c967 GET_TIME(tp);
1079 GET_TIME(tp);

Completed in 75 milliseconds