Home
last modified time | relevance | path

Searched refs:default_destination (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/libsystemd/sd-device/
Ddevice-monitor.c564 union sockaddr_union default_destination = { in device_monitor_send_device() local
614 smsg.msg_name = destination ? &destination->snl : &default_destination; in device_monitor_send_device()