A UDP datagram — an eight-octet header plus application data.
Reading a capture
Twenty octets smaller than TCP's header, which is most of why real-time traffic uses it. On a wireless link the saving is airtime on every single packet, and voice frames are small enough that header overhead is a meaningful fraction of the transmission.
Subfields
Source Port — The sending endpoint's port. May be zero when no reply is expected.