Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dif_ether.h134 u_short sin_other; member
H A Din_arp.c1153 sin.sin_other = proxy ? SIN_PROXY : 0; in arp_lookup_route()
/xnu-8020.101.4/bsd/net/
H A Dether_inet_pr_module.c533 if (arpop == ARPOP_REQUEST && (target_ip->sin_other & SIN_ROUTER)) { in ether_inet_arp()
H A Ddlil.c7629 target_proto_sinarp.sin_other |= SIN_ROUTER; in dlil_send_arp()