Searched refs:sctp_tcb_special_locate (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/sys/netinet/ |
| HD | sctp_pcb.c | 869 sctp_tcb_special_locate(struct sctp_inpcb **inp_p, struct sockaddr *from, in sctp_tcb_special_locate() function 1173 stcb = sctp_tcb_special_locate(inp_p, remote, local, in sctp_findassociation_ep_addr() 1850 stcb = sctp_tcb_special_locate(inp_p, from, to, netp, in sctp_findassociation_addr_sa() 1853 stcb = sctp_tcb_special_locate(&inp, from, to, netp, in sctp_findassociation_addr_sa()
|