Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Droute.c67 static size_t croutes; variable
369 croutes--; in rt_new0()
444 croutes++; in rt_free()
446 if (croutes > mroutes) in rt_free()
447 mroutes = croutes; in rt_free()