Searched defs:nbw (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/ |
H A D | sctp_cc_functions.c | 255 cc_bw_same(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, in cc_bw_same() 390 cc_bw_decrease(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, uint64_t rtt_offset, in cc_bw_decrease() 531 cc_bw_increase(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, uint64_t vtag) in cc_bw_increase() 574 cc_bw_limit(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw) in cc_bw_limit() 783 uint64_t nbw; in sctp_cwnd_update_after_sack_common() local
|