Home
last modified time | relevance | path

Searched defs:is_anchor (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/vnic/
H A Dvnic_ctl.c203 boolean_t is_anchor = create_arg->vc_flags & VNIC_IOC_CREATE_ANCHOR; in vnic_ioc_create() local
H A Dvnic_dev.c348 boolean_t is_anchor = ((flags & VNIC_IOC_CREATE_ANCHOR) != 0); in vnic_dev_create() local