Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_hash.c234 sctp_conn_match(in6_addr_t **faddrpp, uint32_t nfaddr, in6_addr_t *laddr, in sctp_conn_match() function
326 sctp = sctp_conn_match(&src, 1, dst, ports, zoneid, iraflags, sctps); in sctp_find_conn()
368 if ((sctp = sctp_conn_match(&srcp, 1, dstp, ports, zoneid, iraflags, in sctp_lookup_by_faddrs()
462 sctp = sctp_conn_match(addrbuf, nfaddr, dstp, ports, in sctp_lookup_by_faddrs()
H A Dsctp_cookie.c1494 sctp = sctp_conn_match(&srcp, 1, &dst, ports, zoneid, in sctp_addrlist2sctp()
1507 sctp = sctp_conn_match(&srcp, 1, &dst, ports, zoneid, in sctp_addrlist2sctp()
H A Dsctp_impl.h1009 extern sctp_t *sctp_conn_match(in6_addr_t **, uint32_t, in6_addr_t *,