Searched defs:kev_in_collision (Results 1 – 1 of 1) sorted by relevance
190 struct kev_in_collision { struct191 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 */