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