Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-dhcp-common.h13 #define UPLINK_INDEX_AUTO 0 /* uplink will be selected automatically */ macro
Dnetworkd-dhcp-common.c1285 *index = UPLINK_INDEX_AUTO; in config_parse_uplink()
1322 *index = UPLINK_INDEX_AUTO; in config_parse_uplink()
Dnetworkd-dhcp-server.c163 if (link->network->dhcp_server_uplink_index == UPLINK_INDEX_AUTO) { in dhcp_server_find_uplink()
Dnetworkd-dhcp-prefix-delegation.c50 assert(link->network->dhcp_pd_uplink_index == UPLINK_INDEX_AUTO); in dhcp_pd_is_uplink()
Dnetworkd-radv.c426 if (link->network->router_uplink_index == UPLINK_INDEX_AUTO) { in radv_find_uplink()