TCPIP_ICMP_MODULE_CONFIG Structure
C
typedef struct {
void* reserved;
} TCPIP_ICMP_MODULE_CONFIG;
Description
ICMP Module Configuration Structure Typedef.
Provides a placeholder for ICMP module configuration.
Remarks
None.
typedef struct {
void* reserved;
} TCPIP_ICMP_MODULE_CONFIG;
ICMP Module Configuration Structure Typedef.
Provides a placeholder for ICMP module configuration.
None.