Searched refs:IN_ADDR (Results 1 - 10 of 10) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmstcpip.h108 LPSTR NTAPI RtlIpv4AddressToStringA(const IN_ADDR *Addr, LPSTR S);
109 LPWSTR NTAPI RtlIpv4AddressToStringW(const IN_ADDR *Addr, LPWSTR S);
112 LONG NTAPI RtlIpv4AddressToStringExA(const IN_ADDR *Address, USHORT Port, LPSTR AddressString, PULONG AddressStringLength);
113 LONG NTAPI RtlIpv4AddressToStringExW(const IN_ADDR *Address, USHORT Port, LPWSTR AddressString, PULONG AddressStringLength);
116 LONG NTAPI RtlIpv4StringToAddressA(PCSTR S, BOOLEAN Strict, LPSTR *Terminator, IN_ADDR *Addr);
117 LONG NTAPI RtlIpv4StringToAddressW(PCWSTR S, BOOLEAN Strict, LPWSTR *Terminator, IN_ADDR *Addr);
120 LONG NTAPI RtlIpv4StringToAddressExA(PCSTR AddressString, BOOLEAN Strict, IN_ADDR *Address, PUSHORT Port);
121 LONG NTAPI RtlIpv4StringToAddressExW(PCWSTR AddressString, BOOLEAN Strict, IN_ADDR *Address, PUSHORT Port);
H A Dinaddr.h23 } IN_ADDR, *PIN_ADDR, *LPIN_ADDR; typedef in typeref:struct:in_addr
H A Dwsipv6ok.h20 #undef IN_ADDR macro
21 #define IN_ADDR IN_ADDR_IPV6INCOMPATIBLE macro
H A Dlpmapi.h61 IN_ADDR sess_destaddr;
82 IN_ADDR hop_ipaddr;
122 IN_ADDR filt_ipaddr;
128 IN_ADDR filt_ipaddr;
151 IN_ADDR scopl_ipaddr[1];
665 IN_ADDR IfIpAddr;
666 IN_ADDR IfNetMask;
H A Dws2tcpip.h153 IN_ADDR ipi_addr;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmstcpip.h108 LPSTR NTAPI RtlIpv4AddressToStringA(const IN_ADDR *Addr, LPSTR S);
109 LPWSTR NTAPI RtlIpv4AddressToStringW(const IN_ADDR *Addr, LPWSTR S);
112 LONG NTAPI RtlIpv4AddressToStringExA(const IN_ADDR *Address, USHORT Port, LPSTR AddressString, PULONG AddressStringLength);
113 LONG NTAPI RtlIpv4AddressToStringExW(const IN_ADDR *Address, USHORT Port, LPWSTR AddressString, PULONG AddressStringLength);
116 LONG NTAPI RtlIpv4StringToAddressA(PCSTR S, BOOLEAN Strict, LPSTR *Terminator, IN_ADDR *Addr);
117 LONG NTAPI RtlIpv4StringToAddressW(PCWSTR S, BOOLEAN Strict, LPWSTR *Terminator, IN_ADDR *Addr);
120 LONG NTAPI RtlIpv4StringToAddressExA(PCSTR AddressString, BOOLEAN Strict, IN_ADDR *Address, PUSHORT Port);
121 LONG NTAPI RtlIpv4StringToAddressExW(PCWSTR AddressString, BOOLEAN Strict, IN_ADDR *Address, PUSHORT Port);
H A Dinaddr.h23 } IN_ADDR, *PIN_ADDR, *LPIN_ADDR; typedef in typeref:struct:in_addr
H A Dwsipv6ok.h20 #undef IN_ADDR macro
21 #define IN_ADDR IN_ADDR_IPV6INCOMPATIBLE macro
H A Dlpmapi.h61 IN_ADDR sess_destaddr;
82 IN_ADDR hop_ipaddr;
122 IN_ADDR filt_ipaddr;
128 IN_ADDR filt_ipaddr;
151 IN_ADDR scopl_ipaddr[1];
665 IN_ADDR IfIpAddr;
666 IN_ADDR IfNetMask;
H A Dws2tcpip.h153 IN_ADDR ipi_addr;

Completed in 140 milliseconds