Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDsctp_pcb.c1014 sctp_tcb_special_locate(struct sctp_inpcb **inp_p, struct sockaddr *from, in sctp_tcb_special_locate() function
1320 stcb = sctp_tcb_special_locate(inp_p, remote, local, in sctp_findassociation_ep_addr()
2013 stcb = sctp_tcb_special_locate(inp_p, from, to, netp, in sctp_findassociation_addr_sa()
2016 stcb = sctp_tcb_special_locate(&inp, from, to, netp, in sctp_findassociation_addr_sa()