Searched defs:rtnl_open_byproto (Results 1 - 1 of 1) sorted by relevance

/external/iproute2/lib/
H A Dlibnetlink.c46 int rtnl_open_byproto(struct rtnl_handle *rth, unsigned subscriptions, function
98 return rtnl_open_byproto(rth, subscriptions, NETLINK_ROUTE);

Completed in 27 milliseconds