pub fn build_loopback(packet: &mut Packet<'_>)
Expand description

Build the BSD/macOS Loopback header.

On Linux the loopback interface uses the Ethernet header, but on macOS it uses a different 32-bit header.