Lines Matching refs:sk_buff
104 int tipc_node_xmit_skb(struct net *net, struct sk_buff *skb, u32 dest,
108 void tipc_node_broadcast(struct net *net, struct sk_buff *skb, int rc_dests);
114 int tipc_nl_node_dump(struct sk_buff *skb, struct netlink_callback *cb);
115 int tipc_nl_node_dump_link(struct sk_buff *skb, struct netlink_callback *cb);
116 int tipc_nl_node_reset_link_stats(struct sk_buff *skb, struct genl_info *info);
117 int tipc_nl_node_get_link(struct sk_buff *skb, struct genl_info *info);
118 int tipc_nl_node_set_link(struct sk_buff *skb, struct genl_info *info);
119 int tipc_nl_peer_rm(struct sk_buff *skb, struct genl_info *info);
121 int tipc_nl_node_set_monitor(struct sk_buff *skb, struct genl_info *info);
122 int tipc_nl_node_get_monitor(struct sk_buff *skb, struct genl_info *info);
123 int tipc_nl_node_dump_monitor(struct sk_buff *skb, struct netlink_callback *cb);
124 int tipc_nl_node_dump_monitor_peer(struct sk_buff *skb,
127 int tipc_nl_node_set_key(struct sk_buff *skb, struct genl_info *info);
128 int tipc_nl_node_flush_key(struct sk_buff *skb, struct genl_info *info);