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

/gem5/src/base/
H A Dinet.hh512 uint16_t sport() const { return ntohs(th_sport); } function in struct:Net::TcpHdr
616 uint16_t sport() const { return ntohs(uh_sport); } function in struct:Net::UdpHdr

Completed in 11 milliseconds