Home
last modified time | relevance | path

Searched refs:sctp_tf_t (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_hash.c86 sizeof (sctp_tf_t), KM_SLEEP); in sctp_hash_init()
92 sizeof (sctp_tf_t), KM_SLEEP); in sctp_hash_init()
98 sizeof (sctp_tf_t), KM_SLEEP); in sctp_hash_init()
114 sizeof (sctp_tf_t)); in sctp_hash_destroy()
121 sizeof (sctp_tf_t)); in sctp_hash_destroy()
128 sizeof (sctp_tf_t)); in sctp_hash_destroy()
238 sctp_tf_t *tf; in sctp_conn_match()
287 sctp_tf_t *tf; in listen_match()
631 sctp_tf_t *tf = sctp->sctp_conn_tfp; in sctp_conn_hash_remove()
700 sctp_tf_t *tf = sctp->sctp_listen_tfp; in sctp_listen_hash_remove()
[all …]
H A Dsctp_impl.h448 } sctp_tf_t; typedef
640 sctp_tf_t *sctp_listen_tfp; /* Ptr to tf */
641 sctp_tf_t *sctp_conn_tfp; /* Ptr to tf */
993 extern void sctp_bind_hash_insert(sctp_tf_t *, sctp_t *, int);
1006 extern void sctp_conn_hash_insert(sctp_tf_t *, sctp_t *, int);
1075 extern void sctp_listen_hash_insert(sctp_tf_t *, sctp_t *);
1078 extern sctp_t *sctp_lookup(sctp_t *, in6_addr_t *, sctp_tf_t *, uint32_t *,
H A Dsctp_bind.c127 sctp_tf_t *tf; in sctp_listen()
575 sctp_tf_t *tbf; in sctp_bindi()
H A Dsctp_conn.c357 sctp_tf_t *tbf; in sctp_connect()
H A Dsctp_cookie.c940 sctp_tf_t *tf; in sctp_send_cookie_echo()
H A Dsctp_common.c1521 sctp_tf_t *tf; in sctp_secure_restart_check()
/illumos-gate/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c995 sctp_tf_t *fanout;
1056 sctp_tf_t tf; in find_next_hash_item()
1111 lw->fanout = (sctp_tf_t *)kaddr; in fanout_stack_walk_init()