Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Daddr.h66 int tipc_addr_scope(u32 domain);
Daddr.c137 int tipc_addr_scope(u32 domain) in tipc_addr_scope() function
Dsocket.c904 msg_set_lookup_scope(mhdr, tipc_addr_scope(domain)); in __tipc_sendmsg()