mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-09-05 15:47:05 +00:00
Cmsghdr uses uint32 and uint64 on 32-bit and 64-bit respectively for the Len member, which makes assignments and comparisons slightly more irksome than usual. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>