proxy             771 netinet/if_ether.c arplookup(addr, create, proxy)
proxy             773 netinet/if_ether.c 	int create, proxy;
proxy             781 netinet/if_ether.c 	sin.sin_other = proxy ? SIN_PROXY : 0;
proxy             102 netinet6/nd6_nbr.c 	int anycast = 0, proxy = 0, tentative = 0;
proxy             226 netinet6/nd6_nbr.c 				proxy = 1;
proxy             299 netinet6/nd6_nbr.c 		    ((anycast || proxy || !tlladdr) ? 0 : ND_NA_FLAG_OVERRIDE) |
proxy             308 netinet6/nd6_nbr.c 	    ((anycast || proxy || !tlladdr) ? 0 : ND_NA_FLAG_OVERRIDE) |