Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dip_mroute.h263 struct timeval mfc_last_assert; /* last time I sent an assert */ member
H A Dip_mroute.c1009 timerclear(&rt->mfc_last_assert); in init_mfc_params()
1641 TV_DELTA(rt->mfc_last_assert, now, delta); in ip_mdq()
1653 rt->mfc_last_assert = now; in ip_mdq()