wpcap: Convert pcap_pkthdr structures.
commita999d57d6a1757078d678a9ab0ae9734a7f8ecc6
authorHans Leidekker <hans@codeweavers.com>
Mon, 4 Oct 2021 12:36:40 +0000 (4 14:36 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 Oct 2021 14:10:30 +0000 (4 16:10 +0200)
treec42b0e67539c939c22949ab8431166436aa4006d
parentbe9362190ccafd05a188ffeb59c08d40960979f7
wpcap: Convert pcap_pkthdr structures.

Structure layout is different on 64-bit.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51818
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/wpcap/unixlib.c
dlls/wpcap/unixlib.h
dlls/wpcap/wpcap.c