Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dbcast.h131 int tipc_bclink_xmit(struct net *net, struct sk_buff_head *list);
Dbcast.c347 int tipc_bclink_xmit(struct net *net, struct sk_buff_head *list) in tipc_bclink_xmit() function
Dsocket.c690 rc = tipc_bclink_xmit(net, pktchain); in tipc_sendmcast()