How are a network packet's headers and payload distinguished?
Headers carry only application content, while the payload selects the network interface
Only saved PCAP files have headers and payloads; live packets do not
Headers carry delivery details such as addresses and ports, while the payload carries the actual content
Headers and payload are two names for the same bytes with no different roles