Transport layer network protocol associated to a port.
@type t() :: :TCP | :UDP
@spec tcp() :: :TCP
@spec udp() :: :UDP