Searched refs:IPMP_IF_NAME (Results 1 – 3 of 3) sorted by relevance
152 #define IPMP_IF_NAME "ipmp_if_name" macro
2929 errno = nvlist_add_string(nvl, IPMP_IF_NAME, pii->pii_phyint->pi_name); in probe_state_event()3088 errno = nvlist_add_string(nvl, IPMP_IF_NAME, pi->pi_name); in phyint_group_member_event()3131 errno = nvlist_add_string(nvl, IPMP_IF_NAME, pi->pi_name); in phyint_state_event()
770 if (nvlist_lookup_string(nvl, IPMP_IF_NAME, &ifname) != 0) in sfunc_probe_ifname()