Home
last modified time | relevance | path

Searched refs:tipc_net_init (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/tipc/
H A Dnet.c111 int tipc_net_init(struct net *net, u8 *node_id, u32 addr) in tipc_net_init() function
263 tipc_net_init(net, NULL, addr); in __tipc_nl_net_set()
275 tipc_net_init(net, node_id, 0); in __tipc_nl_net_set()
H A Dnet.h44 int tipc_net_init(struct net *net, u8 *node_id, u32 addr);
H A Dudp_media.c716 tipc_net_init(net, node_id, 0); in tipc_udp_enable()
H A Dbearer.c449 tipc_net_init(net, node_id, 0); in tipc_enable_l2_media()