Searched defs:xt_led_info (Results 1 – 1 of 1) sorted by relevance
7 struct xt_led_info { struct8 char id[27]; /* Unique ID for this trigger in the LED class */9 __u8 always_blink; /* Blink even if the LED is already on */10 __u32 delay; /* Delay until LED is switched off after trigger */13 void *internal_data __attribute__((aligned(8)));