Home
last modified time | relevance | path

Searched defs:proxy (Results 1 – 4 of 4) sorted by relevance

/xnu-10063.141.1/bsd/netinet6/
H A Dip6_forward.c151 boolean_t proxy = FALSE; in ip6_forward() local
H A Dicmp6.c472 int code, sum, noff, proxy = 0; in icmp6_input() local
H A Dnd6_nbr.c276 int anycast = 0, proxy = 0, dadprogress = 0; in nd6_ns_input() local
/xnu-10063.141.1/bsd/netinet/
H A Din_arp.c1144 arp_lookup_route(const struct in_addr *addr, int create, int proxy, in arp_lookup_route()