Searched defs:arp_SetProxy (Results 1 - 1 of 1) sorted by relevance

/external/libppp/src/
H A Darp.c90 * arp_SetProxy - Make a proxy ARP entry for the peer.
117 log_Printf(LogERROR, "arp_SetProxy: opening routing socket: %s\n",
148 arp_SetProxy(struct bundle *bundle, struct in_addr addr) function
165 * arp_SetProxy - Make a proxy ARP entry for the peer.
168 arp_SetProxy(struct bundle *bundle, struct in_addr addr, int s) function
194 log_Printf(LogERROR, "arp_SetProxy: ioctl(SIOCSARP): %s\n",

Completed in 44 milliseconds