Searched refs:tipc_net_init (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | net.c | 111 int tipc_net_init(struct net *net, u8 *node_id, u32 addr) in tipc_net_init() function 259 tipc_net_init(net, NULL, addr); in __tipc_nl_net_set() 271 tipc_net_init(net, node_id, 0); in __tipc_nl_net_set()
|
| H A D | net.h | 44 int tipc_net_init(struct net *net, u8 *node_id, u32 addr);
|
| H A D | udp_media.c | 705 tipc_net_init(net, node_id, 0); in tipc_udp_enable()
|
| H A D | bearer.c | 433 tipc_net_init(net, node_id, 0); in tipc_enable_l2_media()
|