Home
last modified time | relevance | path

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

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