Searched refs:tipc_bcast_sync_rcv (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | bcast.h | 98 int tipc_bcast_sync_rcv(struct net *net, struct tipc_link *l,
|
H A D | bcast.c | 498 int tipc_bcast_sync_rcv(struct net *net, struct tipc_link *l, in tipc_bcast_sync_rcv() function
|
H A D | node.c | 1812 rc = tipc_bcast_sync_rcv(n->net, n->bc_entry.link, hdr, xmitq); in tipc_node_bc_sync_rcv()
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | bcast.h | 98 int tipc_bcast_sync_rcv(struct net *net, struct tipc_link *l,
|
H A D | bcast.c | 498 int tipc_bcast_sync_rcv(struct net *net, struct tipc_link *l, in tipc_bcast_sync_rcv() function
|
H A D | node.c | 1841 rc = tipc_bcast_sync_rcv(n->net, n->bc_entry.link, hdr, xmitq); in tipc_node_bc_sync_rcv()
|
Completed in 12 milliseconds