Searched refs:setup_rt (Results 1 – 1 of 1) sorted by relevance
229 bool setup_rt = SetupSocket(&sync_netlink_fd_, &sync_netlink_destination_); in Start() local230 if (!setup_rt) { in Start()235 setup_rt = SetupSocket(&async_netlink_fd_, &async_netlink_destination_); in Start()236 if (!setup_rt) { in Start()