mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 04:09:01 +00:00
set correctly. 1. Shift the low-order bits of fc by 20 bits, not 28, because fl is a 20-bit field. 2. Use a mask in host byte order to mask fl, which is also provided in host byte order. 3. Swap | and & in combining fc and fl.
5.4 KiB
5.4 KiB