ReactOS 0.4.16-dev-1946-g52006dd
_LLIP_BIND_INFO Struct Reference

#include <ip.h>

Collaboration diagram for _LLIP_BIND_INFO:

Public Attributes

PVOID Context
 
UINT HeaderSize
 
UINT MinFrameSize
 
PUCHAR Address
 
UINT AddressLength
 
LL_TRANSMIT_ROUTINE Transmit
 

Detailed Description

Definition at line 126 of file ip.h.

Member Data Documentation

◆ Address

PUCHAR _LLIP_BIND_INFO::Address

Definition at line 130 of file ip.h.

◆ AddressLength

UINT _LLIP_BIND_INFO::AddressLength

Definition at line 131 of file ip.h.

◆ Context

PVOID _LLIP_BIND_INFO::Context

Definition at line 127 of file ip.h.

◆ HeaderSize

UINT _LLIP_BIND_INFO::HeaderSize

Definition at line 128 of file ip.h.

◆ MinFrameSize

UINT _LLIP_BIND_INFO::MinFrameSize

Definition at line 129 of file ip.h.

◆ Transmit

LL_TRANSMIT_ROUTINE _LLIP_BIND_INFO::Transmit

Definition at line 132 of file ip.h.


The documentation for this struct was generated from the following file: