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

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

Completed in 70 milliseconds