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

/illumos-gate/usr/src/uts/common/io/vnic/
H A Dvnic_dev.c527 VERIFY(mac_mtu_remove(vnic->vn_lower_mh,
546 VERIFY(mac_mtu_remove(vnic->vn_lower_mh,
561 VERIFY(mac_mtu_remove(vnic->vn_lower_mh,
696 (void) mac_mtu_remove(vnic->vn_lower_mh, vnic->vn_mtu);
1069 VERIFY(mac_mtu_remove(vn->vn_lower_mh,
/illumos-gate/usr/src/uts/common/sys/
H A Dmac.h632 extern int mac_mtu_remove(mac_handle_t, uint32_t);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c2797 mac_mtu_remove(mac_handle_t mh, uint32_t mtu) function

Completed in 81 milliseconds