Searched refs:is_route (Results 1 - 1 of 1) sorted by relevance

/systemd/src/network/
H A Dnetworkd-network.c504 bool is_route; local
514 is_route = w[0] == '~';
515 domain = is_route ? w + 1 : w;
520 is_route = true;
538 if (is_route) {

Completed in 768 milliseconds