Packet access routines (macros) Accessing information in the frame data Only needed if you are not using TVB Extracting information with correct endianness Big endian pntohs, pntohl Little endian pletohs, pletohl Avoids unaligned access traps on RISC architectures as well