/Linux-v5.10/net/tipc/ |
D | core.h | 99 struct tipc_net { struct 156 static inline struct tipc_net *tipc_net(struct net *net) in tipc_net() function 163 return tipc_net(net)->net_id; in tipc_netid() 168 return &tipc_net(net)->node_list; in tipc_nodes() 173 return tipc_net(net)->nametbl; in tipc_name_table() 178 return tipc_net(net)->topsrv; in tipc_topsrv()
|
D | net.c | 127 struct tipc_net *tn = tipc_net(net); in tipc_net_finalize() 149 struct tipc_net *tn = tipc_net(net); in tipc_sched_net_finalize() 171 struct tipc_net *tn = net_generic(net, tipc_net_id); in __tipc_nl_add_net() 234 struct tipc_net *tn = tipc_net(net); in __tipc_nl_net_set() 298 struct tipc_net *tn = tipc_net(net); in __tipc_nl_addr_legacy_get()
|
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 | name_distr.c | 201 struct tipc_net *tn = tipc_net(net); in tipc_named_node_up() 226 struct tipc_net *tn = tipc_net(net); in tipc_publ_purge() 252 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_dist_queue_purge() 269 struct tipc_net *tn = tipc_net(net); in tipc_publ_notify() 373 struct tipc_net *tn = tipc_net(net); in tipc_named_rcv() 404 struct tipc_net *tn = tipc_net(net); in tipc_named_reinit()
|
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() 149 struct tipc_net *tn = tipc_net(net); in tipc_disc_addr_trial_msg() 195 struct tipc_net *tn = tipc_net(net); in tipc_disc_rcv() 292 struct tipc_net *tn = tipc_net(d->net); in tipc_disc_timeout() 349 struct tipc_net *tn = tipc_net(net); in tipc_disc_create()
|
D | core.c | 55 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_init_net() 111 struct tipc_net *tn = tipc_net(net); in tipc_exit_net() 122 tipc_crypto_stop(&tipc_net(net)->crypto_tx); in tipc_exit_net() 139 .size = sizeof(struct tipc_net),
|
D | bearer.c | 64 struct tipc_net *tn = tipc_net(net); in bearer_get() 175 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_bearer_find() 194 struct tipc_net *tn = tipc_net(net); in tipc_bearer_get_name() 210 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_bearer_add_dest() 222 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_bearer_remove_dest() 239 struct tipc_net *tn = tipc_net(net); in tipc_enable_bearer() 375 struct tipc_net *tn = tipc_net(net); in bearer_disable() 503 b = rcu_dereference(tipc_net(net)->bearer_list[bearer_id]); in tipc_bearer_mtu() 570 struct tipc_net *tn = tipc_net(net); in tipc_bearer_bc_xmit() 701 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_bearer_stop() [all …]
|
D | bcast.h | 114 spin_lock_bh(&tipc_net(net)->bclock); in tipc_bcast_lock() 119 spin_unlock_bh(&tipc_net(net)->bclock); in tipc_bcast_unlock() 124 return tipc_net(net)->bcl; in tipc_bc_sndlink()
|
D | name_table.c | 547 struct tipc_net *tn = tipc_net(net); in tipc_nametbl_translate() 729 struct tipc_net *tn = tipc_net(net); in tipc_nametbl_publish() 764 struct tipc_net *tn = tipc_net(net); in tipc_nametbl_withdraw() 798 struct tipc_net *tn = tipc_net(sub->net); in tipc_nametbl_subscribe() 827 struct tipc_net *tn = tipc_net(sub->net); in tipc_nametbl_unsubscribe() 853 struct tipc_net *tn = tipc_net(net); in tipc_nametbl_init() 897 struct tipc_net *tn = tipc_net(net); in tipc_nametbl_stop() 1017 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() 616 struct tipc_net *tn = tipc_net(net); in tipc_mon_create() 651 struct tipc_net *tn = tipc_net(net); in tipc_mon_delete() 693 struct tipc_net *tn = tipc_net(net); in tipc_nl_monitor_set_threshold() 705 struct tipc_net *tn = tipc_net(net); in tipc_nl_monitor_get_threshold()
|
D | node.c | 324 struct tipc_net *tn = tipc_net(net); in tipc_node_find() 346 struct tipc_net *tn = tipc_net(net); in tipc_node_find_by_id() 429 struct tipc_net *tn_peer; in tipc_node_assign_peer_net() 437 tn_peer = tipc_net(tmp); in tipc_node_assign_peer_net() 458 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_node_create() 614 struct tipc_net *tn = tipc_net(net); in tipc_node_stop() 734 struct tipc_net *tn = tipc_net(peer->net); in tipc_node_cleanup() 1078 addr ^= tipc_net(net)->random; in tipc_node_suggest_addr() 1091 struct tipc_net *tn = tipc_net(net); in tipc_node_try_addr() 1283 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_node_delete_links() [all …]
|
D | bcast.c | 79 return tipc_net(net)->bcbase; in tipc_bc_base() 233 if (!(tipc_net(net)->capabilities & TIPC_MCAST_RBCTL) && in tipc_bcast_select_xmit_method() 328 if (!(tipc_net(net)->capabilities & TIPC_MCAST_RBCTL)) in tipc_mcast_send_sync() 691 struct tipc_net *tn = tipc_net(net); in tipc_bcast_init() 699 spin_lock_init(&tipc_net(net)->bclock); in tipc_bcast_init() 724 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_bcast_stop()
|
D | topsrv.c | 230 struct tipc_net *tn = tipc_net(con->server->net); in tipc_conn_delete_sub() 362 struct tipc_net *tn = tipc_net(srv->net); in tipc_conn_rcv_sub() 645 struct tipc_net *tn = tipc_net(net); in tipc_topsrv_start()
|
D | crypto.c | 1217 tx = tipc_net(rx->net)->crypto_tx; in tipc_crypto_key_flush() 1390 struct tipc_crypto *tx = tipc_net(rx->net)->crypto_tx; in tipc_crypto_key_synch() 1447 struct tipc_crypto *tx = tipc_net(net)->crypto_tx; in tipc_crypto_key_revoke() 1548 struct tipc_net *tn = tipc_net(rx->net); in tipc_crypto_timeout() 1689 struct tipc_crypto *tx = tipc_net(net)->crypto_tx; in tipc_crypto_xmit() 1812 struct tipc_crypto *tx = tipc_net(net)->crypto_tx; in tipc_crypto_rcv() 1999 struct tipc_net *tn = tipc_net(net); in tipc_crypto_do_cmd() 2279 struct tipc_crypto *tx = tipc_net(rx->net)->crypto_tx; in tipc_crypto_key_rcv() 2339 struct tipc_crypto *tx = tipc_net(rx->net)->crypto_tx; in tipc_crypto_work_rx()
|
D | socket.c | 2934 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_sk_reinit() 2964 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_sk_lookup() 2980 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_sk_insert() 3002 struct tipc_net *tn = net_generic(sock_net(sk), tipc_net_id); in tipc_sk_remove() 3022 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_sk_rht_init() 3029 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_sk_rht_destroy() 3569 struct tipc_net *tn = tipc_net(net); in __tipc_dump_start()
|
D | udp_media.c | 488 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_udp_nl_dump_remoteip()
|