Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dif_ether.h136 #define SIN_ROUTER 0x2 macro
/xnu-12377.61.12/bsd/net/
H A Dether_inet_pr_module.c540 if (arpop == ARPOP_REQUEST && (target_ip->sin_other & SIN_ROUTER)) { in ether_inet_arp()
H A Ddlil.c4127 target_proto_sinarp.sin_other |= SIN_ROUTER; in dlil_send_arp()