Lines Matching refs:sk_buff
104 int (*send_msg)(struct net *net, struct sk_buff *buf,
179 void tipc_rcv(struct net *net, struct sk_buff *skb, struct tipc_bearer *b);
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);
197 int tipc_nl_bearer_dump(struct sk_buff *skb, struct netlink_callback *cb);
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);
203 int tipc_nl_media_dump(struct sk_buff *skb, struct netlink_callback *cb);
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);
214 int tipc_l2_send_msg(struct net *net, struct sk_buff *buf,
228 struct sk_buff *skb,