Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dip6_mroute.h67 #define GET_TIME(t) microtime(&t) macro
69 #define GET_TIME(t) uniqtime(&t) macro
71 #define GET_TIME(t) ((t) = time) macro
H A Dip6_mroute.c967 GET_TIME(tp); in collate()
1079 GET_TIME(tp); in X_ip6_mforward()
/f-stack/tools/compat/include/netinet6/
H A Dip6_mroute.h67 #define GET_TIME(t) microtime(&t) macro
69 #define GET_TIME(t) uniqtime(&t) macro
71 #define GET_TIME(t) ((t) = time) macro