Dialogic DSI SPCI Network Interface Boards Programmer's Manual page 31

Dialogic dsi spci network interface boards programmer's manual
Table of Contents

Advertisement

Dialogic
m->hdr.src = OUR_MOD_ID;
/*
* Call GCT_set_instance to route the message to the
* correct board and GCT_send to send the message.
* If GCT_send returns non-zero release the message.
*/
GCT_set_instance(board_id, (HDR *)m);
if (GCT_send(m->hdr.dst, (HDR *)m) != 0)
relm((HDR *)m);
}
return(0);
}
®
DSI SPCI Network Interface Boards Programmer's Manual Issue 5
31

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DSI SPCI Network Interface Boards and is the answer not in the manual?

Table of Contents

Save PDF