UpdateDstAddr updates the destination address in the packet buffer (e.g. during DNAT). It also updates the checksum. Currently (2022-12-10) only TCP/UDP/ICMP is supported. It panics if provided with an address in a different family to the parsed packet.
(q *Parsed, dst netip.Addr)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected