mirror of
https://github.com/nmap/nmap.git
synced 2026-06-20 07:29:59 +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. |
||
|---|---|---|
| .. | ||
| dnet | ||
| config.h.in | ||
| dnet.h | ||
| dnet_winconfig.h | ||
| err.h | ||
| Makefile.am | ||
| Makefile.in | ||
| queue.h | ||
| stamp-h.in | ||