Searched refs:ip_ttl (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/dnet/
H A Dip.h49 uint8_t ip_ttl; /* time to live */ member in struct:ip_hdr
88 * Time-to-live (ip_ttl), seconds
407 ip_pack_p->ip_ttl = ttl; ip_pack_p->ip_p = p; \
/gem5/src/base/
H A Dinet.hh262 uint8_t ttl() const { return ip_ttl; }

Completed in 12 milliseconds