Searched defs:wscale (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/dnet/
H A Dtcp.h131 uint8_t wscale; /* TCP_OPT_WSCALE */ member in union:tcp_opt::tcp_opt_data
/gem5/src/base/
H A Dinet.hh596 uint8_t wscale() const { return opt_data.wscale; } function in struct:Net::TcpOpt

Completed in 7 milliseconds