Home
last modified time | relevance | path

Searched defs:tbf (Results 1 – 10 of 10) sorted by relevance

/titanic_52/usr/src/uts/common/netinet/
H A Dip_mroute.h283 struct tbf { struct
290 kmutex_t tbf_lock; /* lock on the tbf */ argument
284 tbf_last_pkt_ttbf global() argument
285 tbf_n_toktbf global() argument
286 tbf_q_lentbf global() argument
287 tbf_max_q_lentbf global() argument
288 tbf_qtbf global() argument
289 tbf_ttbf global() argument
/titanic_52/usr/src/uts/common/inet/tcp/
H A Dtcp_bind.c68 tcp_bind_hash_insert(tf_t *tbf, tcp_t *tcp, int caller_holds_lock) in tcp_bind_hash_insert() argument
698 tf_t *tbf; in tcp_bindi() local
[all...]
/titanic_52/usr/src/uts/common/inet/sctp/
H A Dsctp_conn.c357 sctp_tf_t *tbf; in sctp_connect() local
[all...]
H A Dsctp_bind.c575 sctp_tf_t *tbf; in sctp_bindi() local
[all...]
H A Dsctp_hash.c786 sctp_bind_hash_insert(sctp_tf_t *tbf, sctp_t *sctp, int caller_holds_lock) in sctp_bind_hash_insert() argument
/titanic_52/usr/src/uts/common/io/arn/
H A Darn_recv.c468 struct ath_buf *tbf; in arn_rx_handler() local
H A Darn_xmit.c335 struct ath_buf *tbf; in arn_clone_txbuf() local
465 struct ath_buf *tbf; in arn_tx_complete_aggr() local
[all...]
/titanic_52/usr/src/cmd/backup/restore/
H A Dtape.c43 static char *tbf = NULL; variable
[all...]
/titanic_52/usr/src/uts/common/fs/zfs/
H A Dsa.c273 sa_layout_equal(sa_lot_t *tbf, sa_attr_type_t *attrs, int count) in sa_layout_equal() argument
/titanic_52/usr/src/uts/common/inet/nca/
H A Dnca.h1165 void *tbf; /* Pointer to bind hash list struct. */ member