Home
last modified time | relevance | path

Searched refs:hw_len (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/bsd/netinet/
H A Din_var.h128 u_char hw_len; /* length of hardware address */ member
H A Din_arp.c1800 in_collision->hw_len = (sender_hw->sdl_alen < MAX_HW_LEN) ? in arp_ip_handle_input()
1803 in_collision->hw_len); in arp_ip_handle_input()
1810 sizeof(struct kev_in_collision) + in_collision->hw_len; in arp_ip_handle_input()