Home
last modified time | relevance | path

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

/Linux-v5.10/net/sctp/
Dbind_addr.c458 } else if (sctp_in_scope(net, addr, scope)) { in sctp_copy_one_addr()
496 int sctp_in_scope(struct net *net, const union sctp_addr *addr, in sctp_in_scope() function
Dprotocol.c143 if (!sctp_in_scope(net, &addr->a, scope)) in sctp_copy_local_addr_list()
Dsm_make_chunk.c2519 if (sctp_in_scope(net, &addr, scope)) in sctp_process_param()
/Linux-v5.10/include/net/sctp/
Dstructs.h1192 int sctp_in_scope(struct net *net, const union sctp_addr *addr,