Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_pcb.c790 *rsin6; in sctp_does_stcb_own_this_addr() local
793 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() local
864 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() local
1105 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 …]