Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Daddr.h74 int tipc_addr_scope(u32 domain);
Daddr.c130 int tipc_addr_scope(u32 domain) in tipc_addr_scope() function
Dsocket.c914 msg_set_lookup_scope(mhdr, tipc_addr_scope(domain)); in __tipc_sendmsg()