mirror of
https://github.com/nmap/nmap.git
synced 2026-06-21 08:03:14 +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. |
||
|---|---|---|
| .. | ||
| addr.h | ||
| arp.h | ||
| blob.h | ||
| eth.h | ||
| fw.h | ||
| icmp.h | ||
| intf.h | ||
| ip.h | ||
| ip6.h | ||
| Makefile.am | ||
| Makefile.in | ||
| os.h | ||
| rand.h | ||
| route.h | ||
| sctp.h | ||
| tcp.h | ||
| tun.h | ||
| udp.h | ||