This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Dispatch a completed packet
int devi_enqueue_packet( input_module_t *module, char *dptr, unsigned size ) ;
This function is used by filter-layer modules to dispatch a completed packet to the proper interface, to Photon, or to a resource manager.
The arguments are:
0 on success, -1 on error.
QNX
Safety: | |
---|---|
Interrupt handler | Not applicable |
Signal handler | Not applicable |
Thread | Not applicable |