Contents

init

Initializes the network packet object.

Declaration

virtual bool init();

Return Value

YES if initialization was successful, or NO if it wasn’t.

Discussion

Do not call this method directly. Submission queues initialize packets before returning them to your driver to process.

See Also

Configuring the Network Packet