Home
last modified time | relevance | path

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

/net/tipc/
Daddr.c61 tipc_nodeid2string(tn->node_id_string, id); in tipc_set_node_id()
82 char *tipc_nodeid2string(char *str, u8 *id) in tipc_nodeid2string() function
Daddr.h88 char *tipc_nodeid2string(char *str, u8 *id);
Dlink.c464 tipc_nodeid2string(self_str, tipc_own_id(net)); in tipc_link_create()
467 tipc_nodeid2string(peer_str, peer_id); in tipc_link_create()