Searched defs:EXPIRES_IN_MS (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/ipv4/
H A Dinet_diag.c185 #define EXPIRES_IN_MS(tmo) DIV_ROUND_UP((tmo - jiffies) * 1000, HZ) inet_sk_diag_fill() macro
205 #undef EXPIRES_IN_MS inet_sk_diag_fill() macro

Completed in 56 milliseconds