Home
last modified time | relevance | path

Searched refs:tipc_bclink_send_msg (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/net/tipc/
Dbcast.h95 int tipc_bclink_send_msg(struct sk_buff *buf);
Dbcast.c369 int tipc_bclink_send_msg(struct sk_buff *buf) in tipc_bclink_send_msg() function
Dport.c123 res = tipc_bclink_send_msg(buf); in tipc_multicast()