ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Macros | |
#define | MAX_ADAPTER_DESCRIPTION_LENGTH 128 |
TDI_STATUS InfoTdiQueryGetArptableMIB | ( | TDIEntityID | ID, |
PIP_INTERFACE | Interface, | ||
PNDIS_BUFFER | Buffer, | ||
PUINT | BufferSize | ||
) |
Definition at line 105 of file iinfo.c.
Referenced by InfoTdiQueryInformationEx().
TDI_STATUS InfoTdiQueryGetInterfaceMIB | ( | TDIEntityID | ID, |
PIP_INTERFACE | Interface, | ||
PNDIS_BUFFER | Buffer, | ||
PUINT | BufferSize | ||
) |
Definition at line 18 of file iinfo.c.
Referenced by InfoTdiQueryInformationEx().
TDI_STATUS InfoTdiSetArptableMIB | ( | PIP_INTERFACE | IF, |
PVOID | Buffer, | ||
UINT | BufferSize | ||
) |
Definition at line 133 of file iinfo.c.
Referenced by InfoTdiSetInformationEx().
VOID InsertTDIInterfaceEntity | ( | PIP_INTERFACE | Interface | ) |
Definition at line 158 of file iinfo.c.
Referenced by IPCreateInterface().
VOID RemoveTDIInterfaceEntity | ( | PIP_INTERFACE | Interface | ) |
Definition at line 168 of file iinfo.c.
Referenced by IPDestroyInterface().