Lines Matching refs:genl_info
202 int tipc_nl_bearer_disable(struct sk_buff *skb, struct genl_info *info);
203 int __tipc_nl_bearer_disable(struct sk_buff *skb, struct genl_info *info);
204 int tipc_nl_bearer_enable(struct sk_buff *skb, struct genl_info *info);
205 int __tipc_nl_bearer_enable(struct sk_buff *skb, struct genl_info *info);
207 int tipc_nl_bearer_get(struct sk_buff *skb, struct genl_info *info);
208 int tipc_nl_bearer_set(struct sk_buff *skb, struct genl_info *info);
209 int __tipc_nl_bearer_set(struct sk_buff *skb, struct genl_info *info);
210 int tipc_nl_bearer_add(struct sk_buff *skb, struct genl_info *info);
213 int tipc_nl_media_get(struct sk_buff *skb, struct genl_info *info);
214 int tipc_nl_media_set(struct sk_buff *skb, struct genl_info *info);
215 int __tipc_nl_media_set(struct sk_buff *skb, struct genl_info *info);