Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_mroute.h283 struct timeval mfc_last_assert; /* last time I sent an assert*/ member
/f-stack/freebsd/netinet/
H A Dip_mroute.h283 struct timeval mfc_last_assert; /* last time I sent an assert*/ member
H A Dip_mroute.c1025 timevalclear(&rt->mfc_last_assert); in init_mfc_params()
1398 timevalclear(&rt->mfc_last_assert); in X_ip_mforward()
1542 if (ratecheck(&rt->mfc_last_assert, &pim_assert_interval)) { in ip_mdq()