Searched refs:XT_IDLETIMER_ALARM (Results 1 – 2 of 2) sorted by relevance
178 if (timer->timer_type & XT_IDLETIMER_ALARM) { in idletimer_tg_show()422 if (info->timer->timer_type & XT_IDLETIMER_ALARM) { in idletimer_tg_create_v1()518 if (info->timer->timer_type & XT_IDLETIMER_ALARM) { in idletimer_tg_target_v1()605 if (info->timer_type > XT_IDLETIMER_ALARM) { in idletimer_tg_checkentry_v1()626 if (info->timer_type & XT_IDLETIMER_ALARM) { in idletimer_tg_checkentry_v1()692 if (info->timer->timer_type & XT_IDLETIMER_ALARM) { in idletimer_tg_destroy_v1()
20 #define XT_IDLETIMER_ALARM 0x01 macro