Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dnetlink_helpers.c24 int rtnl_open_byproto(struct rtnl_handle *rth, unsigned int subscriptions, in rtnl_open_byproto() function
86 return rtnl_open_byproto(rth, subscriptions, NETLINK_ROUTE); in rtnl_open()