Home
last modified time | relevance | path

Searched refs:tipc_netid (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dcore.h157 static inline int tipc_netid(struct net *net) in tipc_netid() function
H A Dbcast.c445 if (msg_mc_netid(hdr) != tipc_netid(net) || !tipc_link_is_up(l)) { in tipc_bcast_rcv()
H A Dnode.c428 int net_id = tipc_netid(n->net); in tipc_node_assign_peer_net()
/kernel/linux/linux-6.6/net/tipc/
H A Dcore.h155 static inline int tipc_netid(struct net *net) in tipc_netid() function
H A Dbcast.c445 if (msg_mc_netid(hdr) != tipc_netid(net) || !tipc_link_is_up(l)) { in tipc_bcast_rcv()
H A Dnode.c444 int net_id = tipc_netid(n->net); in tipc_node_assign_peer_net()

Completed in 11 milliseconds