Home
last modified time | relevance | path

Searched defs:routes_string (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/network/
Dtest-network.c62 … const char *routes_string = "192.168.0.0/16,192.168.0.1 10.1.2.0/24,10.1.2.1 0.0.0.0/0,10.0.1.1"; in test_deserialize_dhcp_routes() local
83 … const char *routes_string = "192.168.0.0/16,192.168.0.1 10.1.2.0#24,10.1.2.1 0.0.0.0/0,10.0.1.1"; in test_deserialize_dhcp_routes() local
100 … const char *routes_string = "192.168.0.0/55,192.168.0.1 10.1.2.0#24,10.1.2.1 0.0.0.0/0,10.0.1.X"; in test_deserialize_dhcp_routes() local