mirror of
https://github.com/reactos/reactos.git
synced 2025-06-26 12:40:03 +00:00
6 lines
178 B
C
6 lines
178 B
C
![]() |
|
||
|
#pragma once
|
||
|
|
||
|
/* Ioctl called by GetInterfaceInfo. Returns IP_INTERFACE_INFO structure. */
|
||
|
#define IOCTL_IP_INTERFACE_INFO _TCP_CTL_CODE(0x10, METHOD_BUFFERED, FILE_ANY_ACCESS)
|