Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_LED.h7 struct xt_led_info { struct
8 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)));