Searched refs:rsin6 (Results 1 – 1 of 1) sorted by relevance
790 *rsin6; in sctp_does_stcb_own_this_addr() local793 rsin6 = (struct sockaddr_in6 *)to; in sctp_does_stcb_own_this_addr()810 if (SCTP6_ARE_ADDR_EQUAL(sin6, rsin6)) { in sctp_does_stcb_own_this_addr()861 struct sockaddr_in6 *sin6, *rsin6; in sctp_does_stcb_own_this_addr() local864 rsin6 = (struct sockaddr_in6 *)to; in sctp_does_stcb_own_this_addr()865 if (SCTP6_ARE_ADDR_EQUAL(sin6, rsin6)) { in sctp_does_stcb_own_this_addr()1102 struct sockaddr_in6 *sin6, *rsin6; in sctp_tcb_special_locate() local1105 rsin6 = (struct sockaddr_in6 *)from; in sctp_tcb_special_locate()1107 rsin6)) { in sctp_tcb_special_locate()1274 *rsin6; in sctp_findassociation_ep_addr() local[all …]