Home
last modified time | relevance | path

Searched refs:tipc_own_addr (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/tipc/
Daddr.h58 u32 tipc_own_addr(struct net *net);
Daddr.c41 u32 tipc_own_addr(struct net *net) in tipc_own_addr() function
Dmsg.c520 u32 own_addr = tipc_own_addr(net); in tipc_msg_lookup_dest()