Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dsocket.c957 static int tipc_send_group_unicast(struct socket *sock, struct msghdr *m, in tipc_send_group_unicast() function
1179 return tipc_send_group_unicast(sock, m, dlen, timeout); in tipc_send_group_mcast()
1440 return tipc_send_group_unicast(sock, m, dlen, timeout); in __tipc_sendmsg()