HomeSort by relevance Sort by last modified time
    Searched refs:arp_ClearProxy (Results 1 - 3 of 3) sorted by null

  /external/libppp/src/
arp.h 34 extern int arp_ClearProxy(struct bundle *, struct in_addr);
arp.c 154 * arp_ClearProxy - Delete the proxy ARP entry for the peer.
157 arp_ClearProxy(struct bundle *bundle, struct in_addr addr)
202 * arp_ClearProxy - Delete the proxy ARP entry for the peer.
205 arp_ClearProxy(struct bundle *bundle, struct in_addr addr, int s)
213 log_Printf(LogERROR, "arp_ClearProxy: ioctl(SIOCDARP): %s\n",
ipcp.c 858 ipcp_proxyarp(ipcp, arp_ClearProxy, addr);
    [all...]

Completed in 32 milliseconds