Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_pcb.c2283 union sctp_sockstore remote_store; in sctp_findassociation_ep_asconf() local
2294 memset(&remote_store, 0, sizeof(remote_store)); in sctp_findassociation_ep_asconf()
2322 sin6 = &remote_store.sin6; in sctp_findassociation_ep_asconf()
2349 sin = &remote_store.sin; in sctp_findassociation_ep_asconf()
2372 &remote_store.sa, netp, in sctp_findassociation_ep_asconf()