Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Daddr.c56 void tipc_set_node_id(struct net *net, u8 *id) in tipc_set_node_id() function
75 tipc_set_node_id(net, node_id); in tipc_set_node_addr()
H A Daddr.h131 void tipc_set_node_id(struct net *net, u8 *id);
H A Dnet.c120 tipc_set_node_id(net, node_id); in tipc_net_init()