Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctputil.h187 sctp_connectx_helper_find(struct sctp_inpcb *, struct sockaddr *,
H A Dsctputil.c6693 sctp_connectx_helper_find(struct sctp_inpcb *inp, struct sockaddr *addr, in sctp_connectx_helper_find() function
H A Dsctp_usrreq.c1382 …error = sctp_connectx_helper_find(inp, sa, totaddr, &num_v4, &num_v6, (unsigned int)(optsize - siz… in sctp_do_connect_x()