Lines Matching full:proxy
241 static u_int32_t proxy_arp_addr; /* Addr for proxy arp entry added */
769 * mark the interface down, delete default route and/or proxy arp entry.
2094 * sifproxyarp - Make a proxy ARP entry for the peer.
2111 error("Couldn't set proxy ARP entry: %m");
2120 * cifproxyarp - Delete the proxy ARP entry for the peer.
2133 error("Couldn't delete proxy ARP entry: %m");
2199 warn("No suitable interface found for proxy ARP");
2204 info("found interface %s for proxy ARP", ifr->ifr_name);