/aosp_15_r20/external/openthread/third_party/tcplp/bsdtcp/ |
H A D | tcp_var.h | 99 tcp_seq start; /* start seq no. of sack block */ 100 tcp_seq end; /* end seq no. */ 104 tcp_seq start; /* start seq no. of hole */ 105 tcp_seq end; /* end seq no. */ 106 tcp_seq rxmit; /* next seq. no in hole to be retransmitted */ 125 tcp_seq last_sack_ack; /* Most recent/largest sacked ack */ 229 tcp_seq snd_una; /* sent but unacknowledged */ 230 tcp_seq snd_max; /* highest sequence number sent; 233 tcp_seq snd_nxt; /* send next */ 234 tcp_seq snd_up; /* send urgent pointer */ [all …]
|
H A D | tcp_sack.c | 140 tcp_update_sack_list(struct tcpcb *tp, tcp_seq rcv_start, tcp_seq rcv_end) in tcp_update_sack_list() 165 tcp_seq start = tp->sackblks[i].start; in tcp_update_sack_list() 166 tcp_seq end = tp->sackblks[i].end; in tcp_update_sack_list() 238 tcp_sackhole_alloc(struct tcpcb *tp, tcp_seq start, tcp_seq end) in tcp_sackhole_alloc() 283 tcp_sackhole_insert(struct tcpcb *tp, tcp_seq start, tcp_seq end, in tcp_sackhole_insert() 330 tcp_sack_doack(struct tcpcb *tp, struct tcpopt *to, tcp_seq th_ack) in tcp_sack_doack()
|
H A D | tcp.h | 48 typedef uint32_t tcp_seq; typedef 50 #define tcp6_seq tcp_seq /* for KAME src sync over BSD*'s */ 60 tcp_seq th_seq; /* sequence number */ 61 tcp_seq th_ack; /* acknowledgement number */
|
H A D | tcp_subr.c | 56 tcp_seq tcp_new_isn(struct tcpcb* tp) { in tcp_new_isn() 295 tcp_seq ack, tcp_seq seq, int flags) in tcp_respond()
|
H A D | tcp_input.c | 416 tcp_respond(tp, instance, ip6, th, (tcp_seq) 0, th->th_ack, TH_RST); in tcp_dropwithreset() 420 tcp_respond(tp, instance, ip6, th, th->th_seq + tlen, (tcp_seq) 0, TH_RST | TH_ACK); in tcp_dropwithreset() 2135 tcp_seq onxt = tp->snd_nxt; in tcp_do_segment() 2201 tcp_seq oldsndmax; in tcp_do_segment() 2545 tcp_seq save_start = th->th_seq; in tcp_do_segment() 3246 tcp_seq onxt = tp->snd_nxt; in tcp_newreno_partial_ack()
|
H A D | cc.h | 76 tcp_seq curack; /* Most recent ACK. */
|
H A D | tcp_timewait.c | 312 tcp_seq seq; in tcp_twcheck()
|
H A D | tcp_output.c | 1224 tcp_seq startseq = tp->snd_nxt; in tcp_output() 1520 tcp_seq sack_seq; in tcp_addoptions()
|
/aosp_15_r20/external/iproute2/include/netinet/ |
H A D | tcp.h | 58 typedef u_int32_t tcp_seq; typedef 67 tcp_seq th_seq; /* sequence number */ 68 tcp_seq th_ack; /* acknowledgement number */
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/netinet/ |
D | tcp.h | 69 typedef u_int32_t tcp_seq; typedef 78 tcp_seq th_seq; /* sequence number */ 79 tcp_seq th_ack; /* acknowledgement number */
|
/aosp_15_r20/external/musl/include/netinet/ |
H A D | tcp.h | 106 typedef uint32_t tcp_seq; typedef
|
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/netinet/ |
H A D | tcp.h | 106 typedef uint32_t tcp_seq; typedef
|
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/netinet/ |
H A D | tcp.h | 106 typedef uint32_t tcp_seq; typedef
|
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/netinet/ |
H A D | tcp.h | 106 typedef uint32_t tcp_seq; typedef
|
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/netinet/ |
H A D | tcp.h | 106 typedef uint32_t tcp_seq; typedef
|
/aosp_15_r20/external/trusty/musl/include/netinet/ |
D | tcp.h | 102 typedef uint32_t tcp_seq; typedef
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/hurd/ |
H A D | mod.rs | 213 pub type tcp_seq = u32; typedef
|
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/hurd/ |
D | mod.rs | 213 pub type tcp_seq = u32; typedef
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/hurd/ |
H A D | mod.rs | 213 pub type tcp_seq = u32; typedef
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/hurd/ |
H A D | mod.rs | 213 pub type tcp_seq = u32; typedef
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/hurd/ |
H A D | mod.rs | 213 pub type tcp_seq = u32; typedef
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/hurd/ |
H A D | mod.rs | 213 pub type tcp_seq = u32; typedef
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/hurd/ |
H A D | mod.rs | 213 pub type tcp_seq = u32; typedef
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 33892 u32 tcp_seq; member 33901 u32 tcp_seq; member 33912 u32 tcp_seq; member 33934 u32 tcp_seq; member 33943 u32 tcp_seq; member 52390 u32 tcp_seq; member
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 100409 u32 tcp_seq; member
|