Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dsocket.c958 static int tipc_send_group_unicast(struct socket *sock, struct msghdr *m, in tipc_send_group_unicast() function
1180 return tipc_send_group_unicast(sock, m, dlen, timeout); in tipc_send_group_mcast()
1441 return tipc_send_group_unicast(sock, m, dlen, timeout); in __tipc_sendmsg()