Searched refs:etm_proto_hdr_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/event-transport/
H A Detm_proto.h55 } etm_proto_hdr_t; typedef in typeref:struct:etm_proto_header
69 #define ETM_HDRLEN sizeof (etm_proto_hdr_t)
H A Detm.c232 etm_proto_hdr_t *hp = (etm_proto_hdr_t *)buf;
244 etm_proto_hdr_t *hp = (etm_proto_hdr_t *)buf;
281 etm_proto_hdr_t *hp = (etm_proto_hdr_t *)buf;
373 etm_proto_hdr_t *hp;
413 hp = (etm_proto_hdr_t *)(void *)hbuf;

Completed in 47 milliseconds