Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_mroute.h208 uint64_t mrts_mfc_lookups; /* # forw. cache hash table hits */ member
H A Dip_mroute.c1358 MRTSTAT_INC(mrts_mfc_lookups); in X_ip_mforward()
/freebsd/usr.bin/netstat/
H A Dmroute.c432 p(mrts_mfc_lookups, "\t{:cache-lookups/%ju} " in mrt_stats()