Home
last modified time | relevance | path

Searched defs:subscriptions (Results 1 – 4 of 4) sorted by relevance

/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()
84 int rtnl_open(struct rtnl_handle *rth, unsigned int subscriptions) in rtnl_open()
/linux/net/netlink/
H A Daf_netlink.h31 u32 subscriptions; member
H A Daf_netlink.c911 netlink_update_subscriptions(struct sock *sk, unsigned int subscriptions) in netlink_update_subscriptions()
1638 int old, new = !!is_new, subscriptions; in netlink_update_socket_mc() local
/linux/net/tipc/
H A Dname_table.c86 struct list_head subscriptions; member