Home
last modified time | relevance | path

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

/net/sctp/
Dbind_addr.c501 sctp_scope_t addr_scope = sctp_scope(addr); in sctp_in_scope() local
506 if (SCTP_SCOPE_UNUSABLE == addr_scope) in sctp_in_scope()
514 if (addr_scope <= scope) in sctp_in_scope()
/net/tipc/
Daddr.h85 static inline int addr_scope(u32 domain) in addr_scope() function
Dport.c1470 msg_set_lookup_scope(msg, addr_scope(domain)); in tipc_forward2name()
1543 msg_set_lookup_scope(msg, addr_scope(domain)); in tipc_forward_buf2name()