Searched refs:sctp_find_conn (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/inet/ |
H A D | sctp_ip.h | 42 extern conn_t *sctp_find_conn(in6_addr_t *, in6_addr_t *, uint32_t,
|
/titanic_44/usr/src/uts/common/inet/sctp/ |
H A D | sctp_hash.c | 321 sctp_find_conn(in6_addr_t *src, in6_addr_t *dst, uint32_t ports, in sctp_find_conn() function
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | sadb.c | 6478 connp = sctp_find_conn(&dst, &src, ports, ALL_ZONES, 6481 connp = sctp_find_conn(&sel->ips_remote_addr_v6,
|