Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dif_ether.h134 u_short sin_other; member
H A Din_arp.c1145 sin.sin_other = proxy ? SIN_PROXY : 0; in arp_lookup_route()
/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()
/xnu-12377.61.12/bsd/tests/
H A Dsau_tests_sysctl.c114 .sin_other = 2
/xnu-12377.61.12/tests/skywalk/
H A Dskywalk_test_common.c2718 dst->sin_other = 0; in rtmsg()