Searched defs:tbf (Results 1 – 10 of 10) sorted by relevance
283 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
68 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...]
357 sctp_tf_t *tbf; in sctp_connect() local [all...]
575 sctp_tf_t *tbf; in sctp_bindi() local [all...]
786 sctp_bind_hash_insert(sctp_tf_t *tbf, sctp_t *sctp, int caller_holds_lock) in sctp_bind_hash_insert() argument
468 struct ath_buf *tbf; in arn_rx_handler() local
335 struct ath_buf *tbf; in arn_clone_txbuf() local 465 struct ath_buf *tbf; in arn_tx_complete_aggr() local [all...]
43 static char *tbf = NULL; variable [all...]
273 sa_layout_equal(sa_lot_t *tbf, sa_attr_type_t *attrs, int count) in sa_layout_equal() argument
1165 void *tbf; /* Pointer to bind hash list struct. */ member