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

/gem5/src/base/
H A Dinet.hh544 if (ptr && ptr->proto() == IP_PROTO_TCP)
551 if (ptr && ptr->proto() == IP_PROTO_TCP)
/gem5/ext/dnet/
H A Dip.h103 #define IP_PROTO_TCP 6 /* TCP */ macro

Completed in 7 milliseconds