Home
last modified time | relevance | path

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

/dragonfly/sys/net/ip_mroute/
H A Dip_mroute.h213 u_long mrts_mfc_lookups; /* # forw. cache hash table hits */ member
H A Dip_mroute.c1218 ++mrtstat.mrts_mfc_lookups; in X_ip_mforward()
/dragonfly/usr.bin/netstat/
H A Dmroute.c255 p(mrts_mfc_lookups, "\t%lu multicast forwarding cache lookup%s\n"); in mrt_stats()