HomeSort by relevance Sort by last modified time
    Searched full:always_blink (Results 1 - 2 of 2) sorted by null

  /external/iptables/include/linux/netfilter/
xt_LED.h 8 __u8 always_blink; /* Blink even if the LED is already on */ member in struct:xt_led_info
  /external/iptables/extensions/
libxt_LED.c 66 led->always_blink = 1;
91 if (led->always_blink)
115 /* Only print always_blink if it's not set to the default */
116 if (led->always_blink)

Completed in 245 milliseconds