Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/
A Dnetlink_helpers.c24 int rtnl_open_byproto(struct rtnl_handle *rth, unsigned int subscriptions, in rtnl_open_byproto() argument
55 rth->local.nl_groups = subscriptions; in rtnl_open_byproto()
84 int rtnl_open(struct rtnl_handle *rth, unsigned int subscriptions) in rtnl_open() argument
86 return rtnl_open_byproto(rth, subscriptions, NETLINK_ROUTE); in rtnl_open()
A Dnetlink_helpers.h29 int rtnl_open(struct rtnl_handle *rth, unsigned int subscriptions)

Completed in 5 milliseconds