Home
last modified time | relevance | path

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

/linux-2.6.39/net/sctp/
Dbind_addr.c462 } else if (sctp_in_scope(addr, scope)) { in sctp_copy_one_addr()
499 int sctp_in_scope(const union sctp_addr *addr, sctp_scope_t scope) in sctp_in_scope() function
Dprotocol.c251 if (sctp_in_scope(&addr->a, scope)) { in sctp_copy_local_addr_list()
Dsm_make_chunk.c2457 if (sctp_in_scope(&addr, scope)) in sctp_process_param()
/linux-2.6.39/include/net/sctp/
Dstructs.h1239 int sctp_in_scope(const union sctp_addr *addr, const sctp_scope_t scope);