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

/gem5/ext/dnet/
H A Dip.h35 struct ip_hdr { struct
403 struct ip_hdr *ip_pack_p = (struct ip_hdr *)(hdr); \
/gem5/src/base/
H A Dinet.cc266 const uint8_t *data = bytes() + sizeof(struct ip_hdr);
267 int all = hlen() - sizeof(struct ip_hdr);
H A Dinet.hh253 struct IpHdr : public ip_hdr

Completed in 14 milliseconds