Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/
HDsctputil.h187 sctp_connectx_helper_find(struct sctp_inpcb *, struct sockaddr *,
HDsctputil.c6693 sctp_connectx_helper_find(struct sctp_inpcb *inp, struct sockaddr *addr, in sctp_connectx_helper_find() function
HDsctp_usrreq.c1399 …error = sctp_connectx_helper_find(inp, sa, totaddr, &num_v4, &num_v6, (unsigned int)(optsize - siz… in sctp_do_connect_x()