Home
last modified time | relevance | path

Searched refs:arp_ProxySub (Results 1 – 1 of 1) sorted by relevance

/src/usr.sbin/ppp/
H A Darp.c100 arp_ProxySub(struct bundle *bundle, struct in_addr addr, int add) in arp_ProxySub() function
149 return (arp_ProxySub(bundle, addr, 1)); in arp_SetProxy()
158 return (arp_ProxySub(bundle, addr, 0)); in arp_ClearProxy()