Searched refs:arp_m_lookup (Results 1 – 1 of 1) sorted by relevance
64 static arp_m_t *arp_m_lookup(t_uscalar_t mac_type);347 arp_m_lookup(t_uscalar_t mac_type) in arp_m_lookup() function363 if ((arm = arp_m_lookup(mactype)) == NULL) in arp_hw_type()364 arm = arp_m_lookup(DL_OTHER); in arp_hw_type()429 if ((arm = arp_m_lookup(dlia->dl_mac_type)) == NULL) in arp_ll_set_defaults()430 arm = arp_m_lookup(DL_OTHER); in arp_ll_set_defaults()