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

/gem5/ext/dnet/
H A Dtcp.h120 #define TCP_OPT_TYPEONLY(type) \ macro
/gem5/src/base/
H A Dinet.hh589 uint8_t len() const { return TCP_OPT_TYPEONLY(type()) ? 1 : opt_len; }

Completed in 9 milliseconds