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