Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c970 * tipc_send_group_anycast - send message to any member with given identity
979 static int tipc_send_group_anycast(struct socket *sock, struct msghdr *m, in tipc_send_group_anycast() function
1428 return tipc_send_group_anycast(sock, m, dlen, timeout); in __tipc_sendmsg()
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.c993 * tipc_send_group_anycast - send message to any member with given identity
1002 static int tipc_send_group_anycast(struct socket *sock, struct msghdr *m, in tipc_send_group_anycast() function
1439 return tipc_send_group_anycast(sock, m, dlen, timeout); in __tipc_sendmsg()

Completed in 12 milliseconds