Searched refs:tipc_net (Results 1 – 17 of 17) sorted by relevance
| /Linux-v5.4/net/tipc/ |
| D | core.h | 89 struct tipc_net { struct 139 static inline struct tipc_net *tipc_net(struct net *net) in tipc_net() argument 146 return tipc_net(net)->net_id; in tipc_netid() 151 return &tipc_net(net)->node_list; in tipc_nodes() 156 return tipc_net(net)->nametbl; in tipc_name_table() 161 return tipc_net(net)->topsrv; in tipc_topsrv()
|
| D | addr.h | 48 return tipc_net(net)->node_addr; in tipc_own_addr() 53 struct tipc_net *tn = tipc_net(net); in tipc_own_id() 62 return tipc_net(net)->node_id_string; in tipc_own_id_string()
|
| D | addr.c | 57 struct tipc_net *tn = tipc_net(net); in tipc_set_node_id() 69 struct tipc_net *tn = tipc_net(net); in tipc_set_node_addr()
|
| D | discover.c | 83 struct tipc_net *tn = tipc_net(net); in tipc_disc_init_msg() 148 struct tipc_net *tn = tipc_net(net); in tipc_disc_addr_trial_msg() 194 struct tipc_net *tn = tipc_net(net); in tipc_disc_rcv() 290 struct tipc_net *tn = tipc_net(d->net); in tipc_disc_timeout() 347 struct tipc_net *tn = tipc_net(net); in tipc_disc_create()
|
| D | net.c | 132 struct tipc_net *tn = tipc_net(net); in tipc_net_finalize() 179 struct tipc_net *tn = net_generic(net, tipc_net_id); in __tipc_nl_add_net() 242 struct tipc_net *tn = tipc_net(net); in __tipc_nl_net_set()
|
| D | bearer.c | 63 struct tipc_net *tn = tipc_net(net); in bearer_get() 174 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_bearer_find() 193 struct tipc_net *tn = tipc_net(net); in tipc_bearer_get_name() 209 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_bearer_add_dest() 221 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_bearer_remove_dest() 238 struct tipc_net *tn = tipc_net(net); in tipc_enable_bearer() 361 struct tipc_net *tn = tipc_net(net); in bearer_disable() 489 b = rcu_dereference(tipc_net(net)->bearer_list[bearer_id]); in tipc_bearer_mtu() 545 struct tipc_net *tn = tipc_net(net); in tipc_bearer_bc_xmit() 669 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_bearer_stop() [all …]
|
| D | bcast.h | 109 spin_lock_bh(&tipc_net(net)->bclock); in tipc_bcast_lock() 114 spin_unlock_bh(&tipc_net(net)->bclock); in tipc_bcast_unlock() 119 return tipc_net(net)->bcl; in tipc_bc_sndlink()
|
| D | name_distr.c | 209 struct tipc_net *tn = tipc_net(net); in tipc_publ_purge() 235 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_dist_queue_purge() 303 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_named_rcv() 338 struct tipc_net *tn = tipc_net(net); in tipc_named_reinit()
|
| D | name_table.c | 425 struct tipc_net *tn = tipc_net(net); in tipc_nametbl_translate() 615 struct tipc_net *tn = tipc_net(net); in tipc_nametbl_publish() 647 struct tipc_net *tn = tipc_net(net); in tipc_nametbl_withdraw() 679 struct tipc_net *tn = tipc_net(sub->net); in tipc_nametbl_subscribe() 708 struct tipc_net *tn = tipc_net(sub->net); in tipc_nametbl_unsubscribe() 734 struct tipc_net *tn = tipc_net(net); in tipc_nametbl_init() 778 struct tipc_net *tn = tipc_net(net); in tipc_nametbl_stop() 898 struct tipc_net *tn = tipc_net(net); in tipc_nl_service_list()
|
| D | monitor.c | 102 return tipc_net(net)->monitors[bearer_id]; in tipc_monitor() 174 struct tipc_net *tn = tipc_net(net); in tipc_mon_is_active() 608 struct tipc_net *tn = tipc_net(net); in tipc_mon_create() 643 struct tipc_net *tn = tipc_net(net); in tipc_mon_delete() 670 struct tipc_net *tn = tipc_net(net); in tipc_nl_monitor_set_threshold() 682 struct tipc_net *tn = tipc_net(net); in tipc_nl_monitor_get_threshold()
|
| D | bcast.c | 78 return tipc_net(net)->bcbase; in tipc_bc_base() 226 if (!(tipc_net(net)->capabilities & TIPC_MCAST_RBCTL) && in tipc_bcast_select_xmit_method() 321 if (!(tipc_net(net)->capabilities & TIPC_MCAST_RBCTL)) in tipc_mcast_send_sync() 673 struct tipc_net *tn = tipc_net(net); in tipc_bcast_init() 681 spin_lock_init(&tipc_net(net)->bclock); in tipc_bcast_init() 705 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_bcast_stop()
|
| D | core.c | 54 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_init_net() 110 .size = sizeof(struct tipc_net),
|
| D | topsrv.c | 231 struct tipc_net *tn = tipc_net(con->server->net); in tipc_conn_delete_sub() 363 struct tipc_net *tn = tipc_net(srv->net); in tipc_conn_rcv_sub() 642 struct tipc_net *tn = tipc_net(net); in tipc_topsrv_start()
|
| D | node.c | 261 struct tipc_net *tn = tipc_net(net); in tipc_node_find() 283 struct tipc_net *tn = tipc_net(net); in tipc_node_find_by_id() 366 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_node_create() 484 struct tipc_net *tn = tipc_net(net); in tipc_node_stop() 604 struct tipc_net *tn = tipc_net(peer->net); in tipc_node_cleanup() 938 addr ^= tipc_net(net)->random; in tipc_node_suggest_addr() 951 struct tipc_net *tn = tipc_net(net); in tipc_node_try_addr() 1119 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_node_delete_links() 1897 struct tipc_net *tn = tipc_net(net); in tipc_node_apply_property() 1927 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_nl_peer_rm() [all …]
|
| D | socket.c | 2773 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_sk_reinit() 2803 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_sk_lookup() 2819 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_sk_insert() 2841 struct tipc_net *tn = net_generic(sock_net(sk), tipc_net_id); in tipc_sk_remove() 2861 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_sk_rht_init() 2868 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_sk_rht_destroy() 3403 struct tipc_net *tn = tipc_net(net); in __tipc_dump_start()
|
| D | udp_media.c | 483 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_udp_nl_dump_remoteip()
|
| D | link.c | 2560 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_nl_add_bc_link()
|