Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_IDLETIMER.c37 struct idletimer_tg { struct
38 struct list_head entry;
62 static LIST_HEAD(idletimer_tg_list); argument
68 static bool check_for_delayed_trigger(struct idletimer_tg *timer, in check_for_delayed_trigger() argument
711 static struct xt_target idletimer_tg[] __read_mostly = { variable