Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddccp.h78 static inline struct dccp_hdr_ext *dccp_hdrx(const struct dccp_hdr *dh) in dccp_hdrx() function
99 seq_nr = (seq_nr << 32) + ntohl(dccp_hdrx(dh)->dccph_seq_low); in dccp_hdr_seq()