Unit eth2

Uses
Classes, Interfaces, Objects and Records
Types
Constants
Variables

Description

Driver->Net->L2->Eth2 - Ethernet Driver.

Overview

Functions and Procedures

procedure send(p_data : void; p_len : uint16; eth_type : uint16; p_context : PPacketContext);
procedure registerType(eType : uint16; RecvCB : TRecvCallback);
procedure registerTypePromisc(eType : uint16; RecvCB : TRecvCallback);
procedure register;

Description

Functions and Procedures

procedure send(p_data : void; p_len : uint16; eth_type : uint16; p_context : PPacketContext);
 
procedure registerType(eType : uint16; RecvCB : TRecvCallback);
 
procedure registerTypePromisc(eType : uint16; RecvCB : TRecvCallback);
 
procedure register;
 

Author


Generated by PasDoc 0.16.0.