Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dip6_mroute.h66 #define GET_TIME(t) microtime(&t) macro
68 #define GET_TIME(t) uniqtime(&t) macro
70 #define GET_TIME(t) ((t) = time) macro
H A Dip6_mroute.c960 GET_TIME(tp); in collate()
1073 GET_TIME(tp); in X_ip6_mforward()