Searched refs:tipc_named_rcv (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | name_distr.h | 74 void tipc_named_rcv(struct net *net, struct sk_buff_head *namedq,
|
H A D | name_distr.c | 368 * tipc_named_rcv - process name table update messages sent by another node 370 void tipc_named_rcv(struct net *net, struct sk_buff_head *namedq, in tipc_named_rcv() function
|
H A D | node.c | 1884 tipc_named_rcv(net, &n->bc_entry.namedq, in tipc_node_bc_rcv() 2156 tipc_named_rcv(net, &n->bc_entry.namedq, in tipc_rcv()
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | name_distr.h | 73 void tipc_named_rcv(struct net *net, struct sk_buff_head *namedq,
|
H A D | name_distr.c | 358 * tipc_named_rcv - process name table update messages sent by another node 364 void tipc_named_rcv(struct net *net, struct sk_buff_head *namedq, in tipc_named_rcv() function
|
H A D | node.c | 1913 tipc_named_rcv(net, &n->bc_entry.namedq, in tipc_node_bc_rcv() 2187 tipc_named_rcv(net, &n->bc_entry.namedq, in tipc_rcv()
|
Completed in 10 milliseconds