Searched refs:nxt_pkt (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netinet/tcp_stacks/ |
H A D | rack_bbr_common.c | 361 int32_t retval, nxt_pkt, tlen, off; in ctf_process_inbound_raw() local 440 nxt_pkt = 1; in ctf_process_inbound_raw() 442 nxt_pkt = 0; in ctf_process_inbound_raw() 448 drop_hdrlen, tlen, iptos, nxt_pkt, &tv); in ctf_process_inbound_raw()
|
H A D | bbr.c | 2227 uint16_t nsegs, uint32_t cts, int32_t nxt_pkt, struct mbuf *m) in bbr_log_ack_event() argument 2275 bbr_log_doseg_done(struct tcp_bbr *bbr, uint32_t cts, int32_t nxt_pkt, int32_t did_out) in bbr_log_doseg_done() argument 2282 log.u_bbr.flex2 = nxt_pkt; in bbr_log_doseg_done() 8137 uint32_t tiwin, int32_t thflags, int32_t nxt_pkt) in bbr_process_data() argument 8426 uint32_t tiwin, int32_t nxt_pkt) in bbr_do_fastnewdata() argument 8561 uint32_t tiwin, int32_t nxt_pkt, uint8_t iptos) in bbr_fastack() argument 8740 uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos) in bbr_do_syn_sent() argument 8940 tiwin, thflags, nxt_pkt)); in bbr_do_syn_sent() 8951 uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos) in bbr_do_syn_recv() argument 9051 tiwin, thflags, nxt_pkt)); in bbr_do_syn_recv() [all …]
|
H A D | rack.c | 451 uint32_t tiwin, int32_t thflags, int32_t nxt_pkt); 547 int32_t tlen, uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos); 552 int32_t tlen, uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos); 556 int32_t tlen, uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos); 560 int32_t tlen, uint32_t tiwin, int32_t nxt_pkt, uint8_t iptos); 564 int32_t tlen, uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos); 568 int32_t tlen, uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos); 572 int32_t tlen, uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos); 576 int32_t tlen, uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos); 580 int32_t tlen, uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos); [all …]
|