Searched refs:S_un_icmp (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtraffic.h90 struct { UCHAR s_type,s_code; USHORT filler; } S_un_icmp; member in union:_IP_PATTERN::__anon7607
99 #define tcIcmpType S_un.S_un_icmp.s_type
100 #define tcIcmpCode S_un.S_un_icmp.s_code
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtraffic.h90 struct { UCHAR s_type,s_code; USHORT filler; } S_un_icmp; member in union:_IP_PATTERN::__anon10255
99 #define tcIcmpType S_un.S_un_icmp.s_type
100 #define tcIcmpCode S_un.S_un_icmp.s_code

Completed in 55 milliseconds