Home
last modified time | relevance | path

Searched defs:kev_in_collision (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/bsd/netinet/
H A Din_var.h190 struct kev_in_collision { struct
191 struct net_event_data link_data; /* link where ARP was received on */
192 struct in_addr ia_ipaddr; /* conflicting IP address */
193 u_char hw_len; /* length of hardware address */
194 u_char hw_addr[__counted_by(hw_len)];/* variable length hardware address */