#!/bin/sh # True if dccp is applied. [ -f $KERNEL_DIR/include/linux/netfilter/xt_dccp.h ] && echo dccp