Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/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)));
/OK3568_Linux_fs/kernel/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)));
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/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)));