Laurent Vivier 7c1f0c33cc net: dgram: make dgram_dst generic
dgram_dst is a sockaddr_in structure. To be able to use it with
unix socket, use a pointer to a generic sockaddr structure.

Rename it dest_addr, and store socket length in dest_len.

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Stefano Brivio <sbrivio@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2022-10-28 13:28:52 +08:00
..
2022-04-20 10:51:11 -07:00
2022-10-28 13:28:52 +08:00
2022-10-28 13:28:52 +08:00
2022-10-28 13:28:52 +08:00
2021-03-15 16:41:22 +08:00
2022-10-28 13:28:52 +08:00