Searched refs:tipc_netid (Results 1 – 3 of 3) sorted by relevance
155 static inline int tipc_netid(struct net *net) in tipc_netid() function
445 if (msg_mc_netid(hdr) != tipc_netid(net) || !tipc_link_is_up(l)) { in tipc_bcast_rcv()
444 int net_id = tipc_netid(n->net); in tipc_node_assign_peer_net()
Completed in 11 milliseconds