Home
last modified time | relevance | path

Searched refs:tipc_netid (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/tipc/
Dcore.h132 static inline int tipc_netid(struct net *net) in tipc_netid() function
Dbcast.c339 if (msg_mc_netid(hdr) != tipc_netid(net) || !tipc_link_is_up(l)) { in tipc_bcast_rcv()