Searched refs:coroipcs_zc_header (Results 1 – 3 of 3) sorted by relevance
960 struct coroipcs_zc_header *hdr; in cpg_zcb_alloc()969 map_size = size + sizeof (struct req_lib_cpg_mcast) + sizeof (struct coroipcs_zc_header); in cpg_zcb_alloc()997 hdr = (struct coroipcs_zc_header *)buf; in cpg_zcb_alloc()999 *buffer = ((char *)buf) + sizeof (struct coroipcs_zc_header) + sizeof (struct req_lib_cpg_mcast); in cpg_zcb_alloc()1016 …struct coroipcs_zc_header *header = (struct coroipcs_zc_header *)((char *)buffer - sizeof (struct … in cpg_zcb_free()1066 struct coroipcs_zc_header *hdr; in cpg_zcb_mcast_joined()1087 …hdr = (struct coroipcs_zc_header *)(((char *)req_lib_cpg_mcast) - sizeof (struct coroipcs_zc_heade… in cpg_zcb_mcast_joined()
498 struct coroipcs_zc_header { struct
1788 struct coroipcs_zc_header *zc_header; in message_handler_req_lib_cpg_zc_alloc()1798 zc_header = (struct coroipcs_zc_header *)addr; in message_handler_req_lib_cpg_zc_alloc()1970 …est_header *)(((char *)serveraddr2void(hdr->server_address) + sizeof (struct coroipcs_zc_header))); in message_handler_req_lib_cpg_zc_execute()