Searched refs:tipc_bcbearer_send (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/net/tipc/
H A Dbcast.h66 * @remains: temporary node map used by tipc_bcbearer_send()
67 * @remains_new: temporary node map used tipc_bcbearer_send()
H A Dbcast.c586 * tipc_bcbearer_send - send a packet through the broadcast pseudo-bearer
594 static int tipc_bcbearer_send(struct net *net, struct sk_buff *buf, tipc_bcbearer_send() function
888 bcbearer->media.send_msg = tipc_bcbearer_send; tipc_bclink_init()

Completed in 87 milliseconds