Searched refs:TSMASK (Results 1 – 1 of 1) sorted by relevance
51 #define TSMASK (((__u32)1 << TSBITS) - 1) macro96 ts = ts_now & ~TSMASK; in cookie_init_timestamp()