Searched defs:kev_in_collision (Results 1 – 1 of 1) sorted by relevance
125 struct kev_in_collision { struct126 struct net_event_data link_data; /* link where ARP was received on */127 struct in_addr ia_ipaddr; /* conflicting IP address */128 u_char hw_len; /* length of hardware address */129 u_char hw_addr[0]; /* variable length hardware address */