Virtual Method
HinawaFwFcpresponded
since: 4.0
Declaration [src]
void
responded (
HinawaFwFcp* self,
guint generation,
guint tstamp,
const guint8* frame,
guint frame_size
)
Parameters
generation-
Type:
guintThe generation of bus topology.
tstamp-
Type:
guintThe time stamp at which the request subaction arrived for the response of FCP transaction.
frame-
Type: An array of
guint8The array with elements for byte data in the response of Function Control Protocol.
The length of the array is specified in the frame_sizeargument.The data is owned by the caller of the function. frame_size-
Type:
guintThe number of elements of the array.