Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_pcb.c775 *rsin6; in sctp_does_stcb_own_this_addr() local
778 rsin6 = (struct sockaddr_in6 *)to; in sctp_does_stcb_own_this_addr()
795 if (SCTP6_ARE_ADDR_EQUAL(sin6, rsin6)) { in sctp_does_stcb_own_this_addr()
846 struct sockaddr_in6 *sin6, *rsin6; in sctp_does_stcb_own_this_addr() local
849 rsin6 = (struct sockaddr_in6 *)to; in sctp_does_stcb_own_this_addr()
850 if (SCTP6_ARE_ADDR_EQUAL(sin6, rsin6)) { in sctp_does_stcb_own_this_addr()
1087 struct sockaddr_in6 *sin6, *rsin6; in sctp_tcb_special_locate() local
1090 rsin6 = (struct sockaddr_in6 *)from; in sctp_tcb_special_locate()
1092 rsin6)) { in sctp_tcb_special_locate()
1259 *rsin6; in sctp_findassociation_ep_addr() local
[all …]