Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/netfilter/
Dxt_IDLETIMER.h31 struct idletimer_tg_info_v1 { struct
32 __u32 timeout;
34 char label[MAX_IDLETIMER_LABEL_SIZE];
36 __u8 send_nl_msg;
37 __u8 timer_type;
40 struct idletimer_tg *timer __attribute__((aligned(8)));
/external/iptables/include/linux/netfilter/
Dxt_IDLETIMER.h46 struct idletimer_tg_info_v1 { struct
47 __u32 timeout;
49 char label[MAX_IDLETIMER_LABEL_SIZE];
51 __u8 send_nl_msg; /* unused: for compatibility with Android */
52 __u8 timer_type;
55 struct idletimer_tg *timer __attribute__((aligned(8)));