sd_rtnl_ref        62 src/libsystemd/sd-rtnl/local-addresses.c                 rtnl = sd_rtnl_ref(context);
sd_rtnl_ref       134 src/libsystemd/sd-rtnl/rtnl-internal.h         _cleanup_rtnl_unref_ _unused_ sd_rtnl *_dont_destroy_##rtnl = sd_rtnl_ref(rtnl)
sd_rtnl_ref        45 src/systemd/sd-rtnl.h sd_rtnl *sd_rtnl_ref(sd_rtnl *nl);
sd_rtnl_ref       318 src/udev/udevd.c                         rtnl = sd_rtnl_ref(udev_event->rtnl);