Searched refs:GATEWAY (Results 1 – 2 of 2) sorted by relevance
77 readonly GATEWAY=$(mktemp -u gateway-XXXXXXXX)101 ip netns add "${GATEWAY}" || exit_cleanup "${LISTENER}"125 ip link set gw_l netns "${GATEWAY}" up126 ip link set gw_relay netns "${GATEWAY}" up138 ip netns exec "${GATEWAY}" ip a a 192.168.0.1/24 dev gw_l141 ip netns exec "${GATEWAY}" ip link add br0 type bridge142 ip netns exec "${GATEWAY}" ip link set br0 up143 ip netns exec "${GATEWAY}" ip link set gw_l master br0144 ip netns exec "${GATEWAY}" ip link set gw_l up158 ip netns exec "${GATEWAY}" ip link set amtg up[all …]
76 GATEWAY, enumerator1191 case GATEWAY: in process_ip_string()1201 } else if (type == GATEWAY && i == 0) { in process_ip_string()1216 case GATEWAY: in process_ip_string()1292 else if (type == GATEWAY) in process_dns_gateway_nm()1565 GATEWAY); in kvp_set_ip_info()1648 GATEWAY, ip_ver); in kvp_set_ip_info()