TS_CMP
if (TS_CMP(rest, &interval, <)) {
if (TS_CMP(&tm_tmp, &min_delay, <)) {
if (TS_CMP(&rat->rat_tm, &now, <=)) {
if (TS_CMP(&rat->rat_tm, &tm_max, <))
if (TS_CMP(&tm_max, &tm_limit, ==)) {
} else if (TS_CMP(&tm_max, &now, <)) {
if (TS_CMP(&rat->rat_tm, &tm_max, <))
if (TS_CMP(&rat->rat_tm, &now, <=)) {
if (TS_CMP(&now, &rao->rao_expire, >)) {
if (TS_CMP(&now, &rao->rao_expire, >)) {
if (TS_CMP(&ifi->expire, &now, <=)) {
if (TS_CMP(&now, &rao->rao_expire,
if (TS_CMP(&ifi->expire, &rtsol_timer, <))
if (TS_CMP(&rtsol_timer, &tm_max, ==)) {
} else if (TS_CMP(&rtsol_timer, &now, <))
if (TS_CMP(&ifi->timer, &tm_max, ==)) {