Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dxt_IDLETIMER.c50 struct idletimer_tg { struct
67 struct idletimer_tg *__idletimer_tg_find_by_label(const char *label) in __idletimer_tg_find_by_label() argument
69 struct idletimer_tg *entry; in __idletimer_tg_find_by_label()
84 struct idletimer_tg *timer; in idletimer_tg_show()
104 struct idletimer_tg *timer = container_of(work, struct idletimer_tg, in idletimer_tg_work()
112 struct idletimer_tg *timer = (struct idletimer_tg *) data; in idletimer_tg_expired()
250 static struct xt_target idletimer_tg __read_mostly = {
285 err = xt_register_target(&idletimer_tg); in idletimer_tg_init()
302 xt_unregister_target(&idletimer_tg); in idletimer_tg_exit()
/linux-4.4.14/include/uapi/linux/netfilter/
Dxt_IDLETIMER.h42 struct idletimer_tg *timer __attribute__((aligned(8)));