59 #include "../../../../NTS/nts_utils.hpp"
60 #include "../../../../NTS/toe/src/toe.hpp"
66 #define ACT_FREE_PORT false
67 #define ACT_USED_PORT true
69 #define ACTIVE_PORT false
70 #define LISTEN_PORT true
72 #define PortRange bool
84 stream<TcpPort> &siRXe_GetPortStateReq,
85 stream<RepBit> &soRXe_GetPortStateRep,
87 stream<TcpPort> &siRAi_OpenLsnPortReq,
88 stream<AckBit> &soRAi_OpenLsnPortAck,
90 stream<ReqBit> &siTAi_GetFreePortReq,
91 stream<TcpPort> &siTAi_GetFreePortRep,
93 stream<TcpPort> &siSLc_ClosePortCmd
void port_table(StsBool &poTOE_Ready, stream< TcpPort > &siRXe_GetPortStateReq, stream< RepBit > &soRXe_GetPortStateRep, stream< TcpPort > &siRAi_OpenLsnPortReq, stream< AckBit > &soRAi_OpenLsnPortAck, stream< ReqBit > &siTAi_GetFreePortReq, stream< TcpPort > &soTAi_GetFreePortRep, stream< TcpPort > &siSLc_CloseActPortCmd)
Port Table (PRt)