Home
last modified time | relevance | path

Searched defs:dhack (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/net/netfilter/
Dnf_conntrack_proto_dccp.c426 const struct dccp_hdr_ack_bits *dhack; in dccp_ack_seq() local
/Linux-v6.6/net/dccp/
Ddccp.h394 static inline void dccp_hdr_set_ack(struct dccp_hdr_ack_bits *dhack, in dccp_hdr_set_ack()
/Linux-v6.6/include/linux/
Ddccp.h120 const struct dccp_hdr_ack_bits *dhack = dccp_hdr_ack_bits(skb); in dccp_hdr_ack_seq() local