Home
last modified time | relevance | path

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

/linux-3.4.99/net/sctp/
Dbind_addr.c460 } else if (sctp_in_scope(addr, scope)) { in sctp_copy_one_addr()
497 int sctp_in_scope(const union sctp_addr *addr, sctp_scope_t scope) in sctp_in_scope() function
Dprotocol.c244 if (sctp_in_scope(&addr->a, scope)) { in sctp_copy_local_addr_list()
Dsm_make_chunk.c2481 if (sctp_in_scope(&addr, scope)) in sctp_process_param()
/linux-3.4.99/include/net/sctp/
Dstructs.h1255 int sctp_in_scope(const union sctp_addr *addr, const sctp_scope_t scope);