Home
last modified time | relevance | path

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

/external/iptables/include/linux/netfilter/
Dxt_LED.h6 struct xt_led_info { struct
7 char id[27]; /* Unique ID for this trigger in the LED class */
8 __u8 always_blink; /* Blink even if the LED is already on */
9 __u32 delay; /* Delay until LED is switched off after trigger */
12 void *internal_data __attribute__((aligned(8)));
/external/kernel-headers/original/uapi/linux/netfilter/
Dxt_LED.h6 struct xt_led_info { struct
7 char id[27]; /* Unique ID for this trigger in the LED class */
8 __u8 always_blink; /* Blink even if the LED is already on */
9 __u32 delay; /* Delay until LED is switched off after trigger */
12 void *internal_data __attribute__((aligned(8)));