Home
last modified time | relevance | path

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

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