Home
last modified time | relevance | path

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

/net/netfilter/
Dnf_conntrack_proto_dccp.c435 static const unsigned long require_seq48 = 1 << DCCP_PKT_REQUEST | in dccp_error() local
478 if (test_bit(type, &require_seq48) && !dh->dccph_x) { in dccp_error()