Home
last modified time | relevance | path

Searched refs:XT_DCCP_VALID_FLAGS (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/netfilter/
Dxt_dccp.c131 if (info->flags & ~XT_DCCP_VALID_FLAGS) in dccp_mt_check()
133 if (info->invflags & ~XT_DCCP_VALID_FLAGS) in dccp_mt_check()
/Linux-v4.19/include/uapi/linux/netfilter/
Dxt_dccp.h12 #define XT_DCCP_VALID_FLAGS 0x0f macro