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