Version



(( service_id << 16 ) | CTA_CODE_COMMAND | sequence )

(( service_id << 16 ) | CTA_CODE_ERROR | sequence )

(( service_id << 16 ) | CTA_CODE_EVENT | sequence )
(( service_id << 16 ) | CTA_CODE_REASON | sequence )

(( service_id << 16 ) | CTA_CODE_TRACETAG | sequence )

Figure 22. Service API call to SPI Function


#define CTAAPIERROR (ctahd, err) dispApiError((ctahd), (err),\
(funcname, NULL)
#define CTAAPIERRORINFO (ctahd, err,info)dispApiError((ctahd),\
(err), funcname, info)



pf2src pf_file
Version