Searched defs:tsecr (Results 1 – 5 of 5) sorted by relevance
| /xnu-11417.121.6/bsd/netinet/ ! |
| H A D | tcp_rack.c | 150 tcp_rack_update_segment_acked(struct tcpcb *tp, uint32_t tsecr, in tcp_rack_update_segment_acked()
|
| H A D | tcp_subr.c | 4206 uint32_t acked_xmit_ts, uint32_t tsecr) in tcp_seg_collect_acked_subtree() 4218 uint32_t acked_xmit_ts, uint32_t tsecr) in tcp_seg_collect_acked() 4240 tcp_seg_delete_acked(struct tcpcb *tp, uint32_t acked_xmit_ts, uint32_t tsecr) in tcp_seg_delete_acked() 4286 uint32_t tsecr = 0, acked_xmit_ts = 0; in tcp_segs_doack() local 4417 tcp_seq sblk_start, uint32_t tsecr, in tcp_segs_dosack_matched() 4485 uint32_t tsecr, uint32_t *newbytes_sacked) in tcp_segs_dosack()
|
| H A D | tcp_sack.c | 434 uint32_t tsecr = 0; in tcp_sack_doack() local
|
| H A D | tcp_input.c | 6641 u_int32_t tsecr, tcp_seq th_ack) in tcp_xmit_timer()
|
| /xnu-11417.121.6/bsd/net/ ! |
| H A D | pf_norm.c | 2757 u_int32_t tsval, tsecr; in pf_normalize_tcp_init() local 2853 u_int32_t tsval = 0, tsecr = 0; in pf_normalize_tcp_stateful() local
|