Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c1055 * tipc_send_group_bcast - send message to all members in communication group
1064 static int tipc_send_group_bcast(struct socket *sock, struct msghdr *m, in tipc_send_group_bcast() function
1168 return tipc_send_group_bcast(sock, m, dlen, timeout); in tipc_send_group_mcast()
1426 return tipc_send_group_bcast(sock, m, dlen, timeout); in __tipc_sendmsg()
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.c1075 * tipc_send_group_bcast - send message to all members in communication group
1084 static int tipc_send_group_bcast(struct socket *sock, struct msghdr *m, in tipc_send_group_bcast() function
1184 return tipc_send_group_bcast(sock, m, dlen, timeout); in tipc_send_group_mcast()
1437 return tipc_send_group_bcast(sock, m, dlen, timeout); in __tipc_sendmsg()

Completed in 11 milliseconds