Searched defs:echo (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/dnet/
H A Dtcp.h133 uint32_t echo; /* TCP_OPT_ECHO{REPLY} */ member in union:tcp_opt::tcp_opt_data
H A Dicmp.h204 struct icmp_msg_echo echo; /* ICMP_ECHO{REPLY} */ member in union:icmp_msg
/gem5/src/base/
H A Dinet.hh597 uint32_t echo() const { return ntohl(opt_data.echo); } function in struct:Net::TcpOpt

Completed in 12 milliseconds