Searched refs:SIN_PROXY (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Dif_ether.h135 #define SIN_PROXY 0x1 macro
H A Din_arp.c920 sin.sin_other = proxy ? SIN_PROXY : 0;
1751 error = arp_lookup_route(&target_ip->sin_addr, 0, SIN_PROXY,

Completed in 23 milliseconds