Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sctp/
Dbind_addr.c356 } else if (sctp_in_scope(addr, scope)) { in sctp_copy_one_addr()
382 int sctp_in_scope(const union sctp_addr *addr, sctp_scope_t scope) in sctp_in_scope() function
Dprotocol.c232 if (sctp_in_scope(&addr->a, scope)) { in sctp_copy_local_addr_list()
Dsm_make_chunk.c1959 if (sctp_in_scope(&addr, scope)) in sctp_process_param()
/linux-2.4.37.9/include/net/sctp/
Dstructs.h1085 int sctp_in_scope(const union sctp_addr *addr, const sctp_scope_t scope);