Home
last modified time | relevance | path

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

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