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

/illumos-gate/usr/src/uts/common/io/vnic/
H A Dvnic_ctl.c203 boolean_t is_anchor = create_arg->vc_flags & VNIC_IOC_CREATE_ANCHOR; local
208 if (is_anchor)
279 if (is_anchor)
H A Dvnic_dev.c348 boolean_t is_anchor = ((flags & VNIC_IOC_CREATE_ANCHOR) != 0); local
378 if (!is_anchor) {
471 if (!is_anchor) {
526 if (!is_anchor) {
536 if (!is_anchor) {
558 VERIFY(is_anchor || mac_margin_remove(vnic->vn_lower_mh,
560 if (!is_anchor) {
582 if (is_anchor) {
595 if (!is_anchor) {

Completed in 72 milliseconds