Share via


g_oalKitlBuffer (Windows Embedded CE 6.0)

1/5/2010

This global variable is used by the KITL protocol implementation. For Ethernet or Internet Protocol version 4 (IPv4), this variable is used as a network driver DMA buffer.

Syntax

extern UINT8 g_oalKitlBuffer[OAL_KITL_BUFFER_SIZE];

Parameters

  • OAL_KITL_BUFFER_SIZE
    KITL constant.

Return Value

None.

Requirements

Header oal_kitl.h
Library Developer Implemented
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

KITL Global Variables for Production-Quality OAL
KITL Constants for Production-Quality OAL