Obviously, the usage count should be increased and decreased when a
socket is created and then later released (at the point of the kfree).
However, should the usage count be increased when interfaces and/or
routes are created and destroyed? It seems that they should be, but I
am not really sure.
In other words, any specific "criteria" to keep in mind?
Tom