Commit Graph

14 Commits (449b8c7e9212d0a80e28babff20f2755b7370872)

Author SHA1 Message Date
Alistair Leslie-Hughes 67aecface5 include: Add define SS_PORT.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-07-31 09:54:25 +02:00
Guillaume Charifi 88e44332fe iphlpapi: Implement GetUdp6Table().
Signed-off-by: Guillaume Charifi <guillaume.charifi@sfr.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-29 22:01:36 +02:00
Owen Rudge 3211de4839 include: Define ipv6_mreq structure.
Signed-off-by: Owen Rudge <orudge@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-22 14:16:33 +01:00
André Hentschel ccdbceeefc iphlpapi: Add GetUnicastIpAddressEntry implementation.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-13 11:37:02 +01:00
Bruno Jesus 6b4dcb3f35 iphlpapi: Add a stub for CreateSortedAddressPairs(). 2015-01-05 20:13:02 +01:00
Francois Gouget eb5d62cbf7 include: Add extern "C" directives where needed. 2011-12-14 17:54:45 +01:00
Erich Hoover 886193c3b4 include: Add IP_PKTINFO response structure. 2010-11-01 11:38:51 +01:00
Robert McDonald ef6d668d63 include: Add missing typedef keyword to avoid multiply-defined symbols. 2010-06-07 12:24:20 +02:00
Alexandre Julliard c611af370b include: Try harder to redefine u_long, and avoid using it in headers as far as possible. 2010-04-03 18:09:18 +02:00
Jeff Latimer 7ded3afe93 include: Define IN6ADDR_ANY_INIT and IN6ADDR_LOOPBACK_INIT and code for IN6_IS_ADDR_LOOPBACK. 2009-04-27 13:23:25 +02:00
Jeff Latimer b485ed2346 include: Bring in6_addr into line with the MS definition. 2009-04-22 16:56:37 +02:00
Rob Shearman 0fac0f0861 include: Remove mismatched closing bracket from ws2ipdef.h when compiling as C++. 2009-04-07 14:53:50 +02:00
Rob Shearman b4ee082d8a include: Add TCP and IPv6 option defines to ws2ipdef.h.
Add more IP option defines.

Add defines for address string lengths for IPv4 and IPv6.
2009-03-31 16:43:04 +02:00
Rob Shearman 76fdd19476 include: Move some declarations in ws2tcpip.h to where they belong in new ws2ipdef.h header. 2009-03-31 16:43:04 +02:00