(pp-get-udp-port port-number)
The associated outgoing default UDP port of the specified port is returned. This is used together with the default UDP address if a packet is about to be sent out of an UDP pp-port and another destination is not known.
> (pp-get-udp-port 1)
439
>