Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-dhcp-common.h15 #define UPLINK_INDEX_SELF -2 /* the interface itself is uplink */ macro
Dnetworkd-dhcp-prefix-delegation.c47 if (link->network->dhcp_pd_uplink_index == UPLINK_INDEX_SELF) in dhcp_pd_is_uplink()
1211 else if (link->network->dhcp_pd_uplink_index == UPLINK_INDEX_SELF) in dhcp_pd_find_uplink()
Dnetworkd-dhcp-common.c1297 *index = UPLINK_INDEX_SELF; in config_parse_uplink()