Searched defs:hxge_set_promisc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_vmac.c40 hxge_status_t hxge_set_promisc(p_hxge_t hxgep, boolean_t on);
338 hxge_set_promisc(p_hxge_t hxgep, boolean_t on) function
342 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "==> hxge_set_promisc: on %d", on));
358 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "<== hxge_set_promisc"));
364 HXGE_ERROR_MSG((hxgep, HXGE_ERR_CTL, "hxge_set_promisc: "

Completed in 65 milliseconds