Home
last modified time | relevance | path

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

/systemd-251/src/network/ !
Dnetworkd-nexthop.c70 static int nexthop_new_static(Network *network, const char *filename, unsigned section_line, NextHo… in nexthop_new_static() function
1081 r = nexthop_new_static(network, filename, section_line, &n); in config_parse_nexthop_id()
1130 r = nexthop_new_static(network, filename, section_line, &n); in config_parse_nexthop_gateway()
1176 r = nexthop_new_static(network, filename, section_line, &n); in config_parse_nexthop_family()
1241 r = nexthop_new_static(network, filename, section_line, &n); in config_parse_nexthop_onlink()
1286 r = nexthop_new_static(network, filename, section_line, &n); in config_parse_nexthop_blackhole()
1325 r = nexthop_new_static(network, filename, section_line, &n); in config_parse_nexthop_group()