Searched refs:XT_DCCP_OPTION (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/netfilter/ | ||
D | xt_dccp.h | 9 #define XT_DCCP_OPTION 0x08 macro |
/linux-4.4.14/net/netfilter/ | ||
D | xt_dccp.c | 124 XT_DCCP_OPTION, info->flags, info->invflags); in dccp_mt() |