Home
last modified time | relevance | path

Searched refs:sctp_in_scope (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dbind_addr.c467 } else if (sctp_in_scope(net, addr, scope)) { in sctp_copy_one_addr()
505 int sctp_in_scope(struct net *net, const union sctp_addr *addr, in sctp_in_scope() function
H A Dprotocol.c143 if (!sctp_in_scope(net, &addr->a, scope)) in sctp_copy_local_addr_list()
H A Dsm_make_chunk.c2529 if (sctp_in_scope(net, &addr, scope)) in sctp_process_param()
/kernel/linux/linux-6.6/net/sctp/
H A Dbind_addr.c467 } else if (sctp_in_scope(net, addr, scope)) { in sctp_copy_one_addr()
505 int sctp_in_scope(struct net *net, const union sctp_addr *addr, in sctp_in_scope() function
H A Dprotocol.c143 if (!sctp_in_scope(net, &addr->a, scope)) in sctp_copy_local_addr_list()
H A Dsm_make_chunk.c2575 if (sctp_in_scope(net, &addr, scope)) in sctp_process_param()
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h1192 int sctp_in_scope(struct net *net, const union sctp_addr *addr,
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h1216 int sctp_in_scope(struct net *net, const union sctp_addr *addr,

Completed in 23 milliseconds