Searched refs:ifi_imcasts (Results 1 – 5 of 5) sorted by relevance
311 ifp->mib.ifmd_data.ifi_imcasts; in op_ifentry()315 value->v.uint32 = ifp->mib.ifmd_data.ifi_imcasts; in op_ifentry()442 value->v.uint32 = ifp->mib.ifmd_data.ifi_imcasts; in op_ifxtable()
337 p->hc_imcasts = ifp->mib.ifmd_data.ifi_imcasts; in fetch_generic_mib()355 UPDATE(hc_imcasts, ifi_imcasts) in fetch_generic_mib()
180 printf("\tmulticasts received: %lu\n", ifmd->ifmd_data.ifi_imcasts); in printit()
94 uint64_t ifi_imcasts; /* packets received via multicast */ member
1708 ifd->ifi_imcasts = ifp->if_get_counter(ifp, IFCOUNTER_IMCASTS); in if_data_copy()