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

/gem5/ext/dnet/
H A Dtcp.h27 struct tcp_hdr { struct
147 struct tcp_hdr *tcp_pack_p = (struct tcp_hdr *)(hdr); \
/gem5/src/base/
H A Dinet.cc363 const uint8_t *data = bytes() + sizeof(struct tcp_hdr);
364 int all = off() - sizeof(struct tcp_hdr);
H A Dinet.hh510 struct TcpHdr : public tcp_hdr

Completed in 11 milliseconds