Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Doutput.c61 uint32_t gen_limit; member
428 if (dstcount > ws.gen_limit) { in supply_out()
443 ws.gen_limit -= dstcount; in supply_out()
753 ws.gen_limit = WS_GEN_LIMIT_MAX; in supply()