Sweden-Number/dlls/iphlpapi
Gleb Smirnoff 424e1e71ca iphlpapi: Account for structs inpcb and tcpcb being unavailable for userland in FreeBSD 12.
FreeBSD 12, specifically __FreeBSD_version 1200026 and later, no longer
exposes struct inpcb and struct tcpcb to userland.  New structs xinpcb
and xtcpcb shall be used instead.

Signed-off-by: Gerald Pfeifer <gerald@pfeifer.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-08-19 16:48:44 +02:00
..
tests iphlpapi/tests: Remove a test with a wrong assumption. 2019-04-04 22:30:44 +02:00
Makefile.in
icmp.c iphlpapi: Improve parameter checking for IcmpSendEcho(). 2018-08-15 10:49:06 +02:00
ifenum.c
ifenum.h
ip.h
ip_icmp.h
iphlpapi.spec iphlpapi: Add GetBestRoute2 stub. 2019-05-01 22:46:52 +02:00
iphlpapi_main.c iphlpapi: Add GetBestRoute2 stub. 2019-05-01 22:46:52 +02:00
ipstats.c iphlpapi: Account for structs inpcb and tcpcb being unavailable for userland in FreeBSD 12. 2019-08-19 16:48:44 +02:00
ipstats.h iphlpapi: Implement GetUdp6Table(). 2018-08-29 22:01:36 +02:00
version.rc