Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_pcb.c2163 union sctp_sockstore remote_store; in sctp_findassociation_ep_asconf() local
2174 memset(&remote_store, 0, sizeof(remote_store)); in sctp_findassociation_ep_asconf()
2202 sin6 = &remote_store.sin6; in sctp_findassociation_ep_asconf()
2229 sin = &remote_store.sin; in sctp_findassociation_ep_asconf()
2252 &remote_store.sa, netp, in sctp_findassociation_ep_asconf()