Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_ratelimit.h60 #define RS_FUNERAL_SCHD 0x0040 /* Is a epoch call scheduled to bury this guy?*/ macro
H A Dtcp_ratelimit.c400 rs->rs_flags &= ~RS_FUNERAL_SCHD; in rs_destroy()
435 if (rs->rs_flags & RS_FUNERAL_SCHD) in rs_defer_destroy()
441 rs->rs_flags |= RS_FUNERAL_SCHD; in rs_defer_destroy()