Searched refs:arp_ClearProxy (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/usr.sbin/ppp/
H A Darp.h34 extern int arp_ClearProxy(struct bundle *, struct in_addr);
H A Darp.c153 * arp_ClearProxy - Delete the proxy ARP entry for the peer.
156 arp_ClearProxy(struct bundle *bundle, struct in_addr addr) function
201 * arp_ClearProxy - Delete the proxy ARP entry for the peer.
204 arp_ClearProxy(struct bundle *bundle, struct in_addr addr, int s) function
212 log_Printf(LogERROR, "arp_ClearProxy: ioctl(SIOCDARP): %s\n",
H A Dipcp.c863 ipcp_proxyarp(ipcp, arp_ClearProxy, addr);

Completed in 104 milliseconds