eth-probe eth-switch-link
Simics Reference Manual  /  5 Classes  / 

eth-probe-port

Description

Ethernet probe port

Interfaces Implemented

conf_object, log_object, ethernet_common

Notifiers

cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.

Attributes

probe
Required attribute; read/write access; type: o
Probe object to which this port belongs
side
Required attribute; read/write access; type: i
Whether this port is port A (0) or port B (1)
partner
Required attribute; read/write access; type: n|o|[os]
Object to which the port is connected and talking Ethernet
partner_attr
Required attribute; read/write access; type: s
Attribute of the connected object that points at this probe port, if available

Provided By

eth-probe
eth-probe eth-switch-link