Lines Matching refs:remote
84 host=cfg.remote)
85 defer(ip, f"link del {vxlan_name}", host=cfg.remote)
87 host=cfg.remote)
88 ip(f"link set {vxlan_name} up", host=cfg.remote)
111 host=cfg.remote)
113 f"proto esp spi {SPI_IN}", host=cfg.remote)
120 host=cfg.remote)
122 f"proto esp spi {SPI_OUT}", host=cfg.remote)
142 host=cfg.remote)
144 f"proto udp dport 4789 dir out", host=cfg.remote)
150 host=cfg.remote)
152 f"proto udp dport 4789 dir in", host=cfg.remote)