Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
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()