Home
last modified time | relevance | path

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

/linux-6.15/net/netfilter/
H A Dnf_conntrack_proto_dccp.c437 static const unsigned long require_seq48 = 1 << DCCP_PKT_REQUEST | in dccp_error() local
480 if (test_bit(type, &require_seq48) && !dh->dccph_x) { in dccp_error()