Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dip6_mroute.c879 rt->mf6c_expire = 0; /* Don't clean this guy up */ in add_m6fc()
920 if (rt->mf6c_expire) in add_m6fc()
922 rt->mf6c_expire = 0; in add_m6fc()
943 rt->mf6c_expire = 0; in add_m6fc()
1264 rt->mf6c_expire = UPCALL_EXPIRE; in X_ip6_mforward()
1330 mfc->mf6c_expire != 0 && in expire_upcalls()
1331 --mfc->mf6c_expire == 0) { in expire_upcalls()
H A Dip6_mroute.h244 int mf6c_expire; /* time to clean entry up */ member
/f-stack/tools/compat/include/netinet6/
H A Dip6_mroute.h244 int mf6c_expire; /* time to clean entry up */ member