Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_pcb.c882 *rsin; in sctp_does_stcb_own_this_addr() local
885 rsin = (struct sockaddr_in *)to; in sctp_does_stcb_own_this_addr()
962 struct sockaddr_in *sin, *rsin; in sctp_does_stcb_own_this_addr() local
965 rsin = (struct sockaddr_in *)to; in sctp_does_stcb_own_this_addr()
1193 struct sockaddr_in *sin, *rsin; in sctp_tcb_special_locate() local
1196 rsin = (struct sockaddr_in *)from; in sctp_tcb_special_locate()
1198 rsin->sin_addr.s_addr) { in sctp_tcb_special_locate()
1358 *rsin; in sctp_findassociation_ep_addr() local
1364 rsin->sin_addr.s_addr) { in sctp_findassociation_ep_addr()
1459 *rsin; in sctp_findassociation_ep_addr() local
[all …]