Home
last modified time | relevance | path

Searched refs:mfcs (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/ip/
Dipmroute.c174 struct rta_mfc_stats *mfcs = RTA_DATA(tb[RTA_MFC_STATS]); in print_mroute() local
177 (uint64_t)mfcs->mfcs_packets, in print_mroute()
178 (uint64_t)mfcs->mfcs_bytes); in print_mroute()
179 if (mfcs->mfcs_wrong_if) in print_mroute()
181 (uint64_t)mfcs->mfcs_wrong_if); in print_mroute()