Searched refs:sctp_is_same_scope (Results 1 – 3 of 3) sorted by relevance
192 uint32_t sctp_is_same_scope(const struct sockaddr_in6 *,
1584 if (sctp_is_same_scope(sin6, net6)) { in sctp_is_scopeid_in_nets()
2801 sctp_is_same_scope(const struct sockaddr_in6 *addr1, const struct sockaddr_in6 *addr2) in sctp_is_same_scope() function