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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_main.c142 static int hxge_m_promisc(void *, boolean_t);
192 hxge_m_promisc,
2515 hxge_m_promisc(void *arg, boolean_t on) function
2519 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "==> hxge_m_promisc: on %d", on));
2523 "<== hxge_m_promisc: set promisc failed"));
2527 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "<== hxge_m_promisc: on %d", on));

Completed in 65 milliseconds