Lines Matching defs:ifm
1153 struct if_msghdr *ifm;1196 ifm = (struct if_msghdr *)(void *)p;1197 ifp = if_findindex(ctx->ifaces, ifm->ifm_index);1200 switch (ifm->ifm_data.ifi_link_state) {1219 (unsigned int)ifm->ifm_flags, ifp->name);