Searched defs:tsecr (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.41.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 | 4367 uint32_t acked_xmit_ts, uint32_t tsecr) in tcp_seg_collect_acked_subtree() 4379 uint32_t acked_xmit_ts, uint32_t tsecr) in tcp_seg_collect_acked() 4401 tcp_seg_delete_acked(struct tcpcb *tp, uint32_t acked_xmit_ts, uint32_t tsecr) in tcp_seg_delete_acked() 4447 uint32_t tsecr = 0, acked_xmit_ts = 0; in tcp_segs_doack() local 4578 tcp_seq sblk_start, uint32_t tsecr, in tcp_segs_dosack_matched() 4650 uint32_t tsecr, uint32_t *newbytes_sacked) in tcp_segs_dosack()
|
| H A D | tcp_sack.c | 423 uint32_t tsecr = 0; in tcp_sack_doack() local
|
| H A D | tcp_input.c | 6836 u_int32_t tsecr, tcp_seq th_ack) in tcp_xmit_timer()
|
| /xnu-12377.41.6/bsd/net/ |
| H A D | pf_norm.c | 2760 u_int32_t tsval, tsecr; in pf_normalize_tcp_init() local 2856 u_int32_t tsval = 0, tsecr = 0; in pf_normalize_tcp_stateful() local
|