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

/gem5/ext/dnet/
H A Dtcp.h42 uint16_t th_win; /* window */ member in struct:tcp_hdr
154 tcp_pack_p->th_win = htons(win); \
/gem5/src/base/
H A Dinet.hh518 uint16_t win() const { return ntohs(th_win); }

Completed in 9 milliseconds