sctp_in_scope    1196 include/net/sctp/structs.h int sctp_in_scope(struct net *net, const union sctp_addr *addr,
sctp_in_scope     458 net/sctp/bind_addr.c 	} else if (sctp_in_scope(net, addr, scope)) {
sctp_in_scope     143 net/sctp/protocol.c 		if (!sctp_in_scope(net, &addr->a, scope))
sctp_in_scope    2527 net/sctp/sm_make_chunk.c 		if (sctp_in_scope(net, &addr, scope))