Searched defs:dccp_hdr (Results 1 – 2 of 2) sorted by relevance
18 struct dccp_hdr { struct19 __be16 dccph_sport,20 dccph_dport;21 __u8 dccph_doff;23 __u8 dccph_cscov:4,47 struct dccp_hdr_ext { argument
24 struct dccp_hdr { struct25 __be16 dccph_sport,26 dccph_dport;27 __u8 dccph_doff;30 __u8 dccph_cscov:4,31 dccph_ccval:4;34 __u8 dccph_ccval:4,35 dccph_cscov:4;59 struct dccp_hdr_ext { argument