Searched refs:iftype (Results 1 – 5 of 5) sorted by relevance
39 uint32_t iftype; member
36 uint32_t iftype; member
85 if ((p->local.iftype != DL_IB) || (p->remote.iftype != DL_IB)) \
81 if ((p->local.iftype != DL_IB) || (p->remote.iftype != DL_IB)) \
2778 iftype(struct phyint *pi) in iftype() function3092 errno = nvlist_add_uint32(nvl, IPMP_IF_TYPE, iftype(pi)); in phyint_group_member_event()3135 errno = nvlist_add_uint32(nvl, IPMP_IF_TYPE, iftype(pi)); in phyint_state_event()3322 ifstate(pi), iftype(pi), iflinkstate(pi), ifprobestate(pi), in getifinfo()