Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-can.c121 if (link->network->can_termination_set) { in can_set_netlink_message()
317 network->can_termination_set = false; in config_parse_can_termination()
338 network->can_termination_set = true; in config_parse_can_termination()
Dnetworkd-network.h281 bool can_termination_set; member