Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_dccp.h15 CT_DCCP_IGNORE, enumerator
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_proto_dccp.c82 [CT_DCCP_IGNORE] = "IGNORE",
95 #define sIG CT_DCCP_IGNORE
575 case CT_DCCP_IGNORE: in nf_conntrack_dccp_packet()
702 nla_get_u8(tb[CTA_PROTOINFO_DCCP_STATE]) >= CT_DCCP_IGNORE) { in nlattr_to_dccp()