On Wed, 29 May 2019 20:17:44 -0700 David Ahern <[email protected]> wrote:
> +
> +struct rtnl_handle rth_del = { .fd = -1 };
> +
can this be static?
On Wed, 29 May 2019 20:17:44 -0700 David Ahern <[email protected]> wrote:
> +
> +struct rtnl_handle rth_del = { .fd = -1 };
> +
can this be static?