Searched refs:tipc_nodeid2string (Results 1 – 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/net/tipc/ |
| D | addr.c | 61 tipc_nodeid2string(tn->node_id_string, id); in tipc_set_node_id() 82 char *tipc_nodeid2string(char *str, u8 *id) in tipc_nodeid2string() function
|
| D | addr.h | 88 char *tipc_nodeid2string(char *str, u8 *id);
|
| D | link.c | 486 tipc_nodeid2string(self_str, tipc_own_id(net)); in tipc_link_create() 489 tipc_nodeid2string(peer_str, peer_id); in tipc_link_create() 556 tipc_nodeid2string(peer_str, peer_id); in tipc_link_bc_create()
|
| D | node.c | 519 tipc_nodeid2string(n->peer_id_string, peer_id); in tipc_node_create()
|
| /kernel/linux/linux-4.19/net/tipc/ |
| D | addr.c | 61 tipc_nodeid2string(tn->node_id_string, id); in tipc_set_node_id() 82 char *tipc_nodeid2string(char *str, u8 *id) in tipc_nodeid2string() function
|
| D | addr.h | 88 char *tipc_nodeid2string(char *str, u8 *id);
|
| D | link.c | 463 tipc_nodeid2string(self_str, tipc_own_id(net)); in tipc_link_create() 466 tipc_nodeid2string(peer_str, peer_id); in tipc_link_create()
|