Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dcore.h116 static inline int tipc_netid(struct net *net) in tipc_netid() function
Dbcast.c225 if (msg_mc_netid(hdr) != tipc_netid(net) || !tipc_link_is_up(l)) { in tipc_bcast_rcv()