Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sctp/
Dbind_addr.c384 sctp_scope_t addr_scope = sctp_scope(addr); in sctp_in_scope() local
389 if (SCTP_SCOPE_UNUSABLE == addr_scope) in sctp_in_scope()
397 if (addr_scope <= scope) in sctp_in_scope()