Searched defs:bcmtcp_hdr (Results 1 – 6 of 6) sorted by relevance
64 BWL_PRE_PACKED_STRUCT struct bcmtcp_hdr struct66 uint16 src_port; /* Source Port Address */67 uint16 dst_port; /* Destination Port Address */68 uint32 seq_num; /* TCP Sequence Number */69 uint32 ack_num; /* TCP Sequence Number */70 uint16 hdrlen_rsvd_flags; /* Header length, reserved bits and flags */71 uint16 tcpwin; /* TCP window */72 uint16 chksum; /* Segment checksum with pseudoheader */73 uint16 urg_ptr; /* Points to seq-num of byte following urg data */
56 BWL_PRE_PACKED_STRUCT struct bcmtcp_hdr struct58 uint16 src_port; /* Source Port Address */59 uint16 dst_port; /* Destination Port Address */60 uint32 seq_num; /* TCP Sequence Number */61 uint32 ack_num; /* TCP Sequence Number */62 uint16 hdrlen_rsvd_flags; /* Header length, reserved bits and flags */63 uint16 tcpwin; /* TCP window */64 uint16 chksum; /* Segment checksum with pseudoheader */65 uint16 urg_ptr; /* Points to seq-num of byte following urg data */