Searched refs:arp_m_tbl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c169 static arp_m_t arp_m_tbl[] = { variable
345 /* Find an entry for a particular MAC type in the arp_m_tbl. */
351 for (arm = arp_m_tbl; arm < A_END(arp_m_tbl); arm++) {
435 * exhaustive arp_m_tbl.

Completed in 73 milliseconds