Home | History | Annotate | Download | only in extensions
      1 #!/bin/sh
      2 [ -f $KERNEL_DIR/include/linux/netfilter/xt_sctp.h ] && echo sctp
      3 
      4