Home | History | Annotate | Download | only in extensions
      1 #!/bin/sh
      2 [ -f $KERNEL_DIR/net/netfilter/xt_statistic.c -a -f $KERNEL_DIR/include/linux/netfilter/xt_statistic.h ] && echo statistic
      3