Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-can.c96 if (link->network->can_restart_us > 0) { in can_set_netlink_message()
99 if (link->network->can_restart_us == USEC_INFINITY) in can_set_netlink_message()
102 restart_ms = DIV_ROUND_UP(link->network->can_restart_us, USEC_PER_MSEC); in can_set_netlink_message()
Dnetworkd-network.h277 usec_t can_restart_us; member
Dnetworkd-network-gperf.gperf381 …t_usec, 0, offsetof(Network, can_restart_us)