Lines Matching refs:genl_info
193 int tipc_nl_bearer_disable(struct sk_buff *skb, struct genl_info *info);
194 int __tipc_nl_bearer_disable(struct sk_buff *skb, struct genl_info *info);
195 int tipc_nl_bearer_enable(struct sk_buff *skb, struct genl_info *info);
196 int __tipc_nl_bearer_enable(struct sk_buff *skb, struct genl_info *info);
198 int tipc_nl_bearer_get(struct sk_buff *skb, struct genl_info *info);
199 int tipc_nl_bearer_set(struct sk_buff *skb, struct genl_info *info);
200 int __tipc_nl_bearer_set(struct sk_buff *skb, struct genl_info *info);
201 int tipc_nl_bearer_add(struct sk_buff *skb, struct genl_info *info);
204 int tipc_nl_media_get(struct sk_buff *skb, struct genl_info *info);
205 int tipc_nl_media_set(struct sk_buff *skb, struct genl_info *info);
206 int __tipc_nl_media_set(struct sk_buff *skb, struct genl_info *info);