| Transport Primitives | Description | Stream Message |
|---|---|---|
| Types | ||
| T_ADDR_REQ | Get Protocol Address Request | M_PCPROTO |
| T_ADDR_ACK | Protocol Address Acknowledgement | M_PCPROTO |
| T_BIND_REQ | Bind Protocol Address Request | M_PROTO |
| T_BIND_ACK | Bind Protocol Address Acknowledgement | M_PCPROTO |
| T_CONN_REQ | Connection Request | M_PROTO |
| T_CONN_IND | Connection Indication | M_PROTO |
| T_CONN_RES | Connection Response | M_PROTO |
| T_CONN_CON | Connection Confirm | M_PROTO |
| T_DATA_REQ | Data Request | M_PROTO |
| T_DATA_IND | Data Indication | M_PROTO |
| T_DISCON_REQ | Disconnect Request | M_PROTO |
| T_DISCON_IND | Disconnect Indication | M_PROTO |
| T_ERROR_ACK | Error Acknowledgement | M_PCPROTO |
| T_EXDATA_REQ | Expedited Data Request | M_PROTO |
| T_EXDATA_IND | Expedited Data Indication | M_PROTO |
| T_INFO_REQ | Transport Protocol Parameters Request | M_PCPROTO |
| T_INFO_ACK | Transport Protocol Parameters Acknowledgement | M_PCPROTO |
| T_OK_ACK | Success Acknowledgement | M_PCPROTO |
| T_OPTDATA_REQ | Data Request with Options | M_PROTO |
| T_OPTDATA_IND | Data Indication with Options | M_PROTO |
| T_OPTMGMT_REQ | Options Management Request | M_PROTO |
| T_OPTMGMT_ACK | Options Management Acknowledgement | M_PCPROTO |
| T_ORDREL_REQ | Orderly Release Request | M_PROTO |
| T_ORDREL_IND | Orderly Release Indication | M_PROTO |
| T_UDERROR_IND | Unitdata Error Indication | M_PROTO |
| T_UNBIND_REQ | Unbind Protocol Address Request | M_PROTO |
| T_UNITDATA_REQ | Unitdata Request | M_PROTO |
| T_UNITDATA_IND | Unitdata Indication | M_PROTO |
| Contents | Next section | Index |