Searched defs:subscriptions (Results 1 – 4 of 4) sorted by relevance
24 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()
31 u32 subscriptions; member
911 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
86 struct list_head subscriptions; member