Home
last modified time | relevance | path

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

/trueos/sys/netinet6/
HDip6_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
HDip6_mroute.c945 GET_TIME(tp); in collate()
1057 GET_TIME(tp); in X_ip6_mforward()