Home
last modified time | relevance | path

Searched defs:halfconnection (Results 1 – 5 of 5) sorted by relevance

/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/google/gopacket/gopacket-1.1.18/reassembly/
H A Dtcpassembly.go406 type halfconnection struct { struct
407 dir TCPFlowDirection
410 first, last *page // Doubly-linked list of out-of-order pages (seq > nextSeq)
412 ackSeq Sequence
413 created, lastSeen time.Time
414 stream Stream
415 closed bool
417 queuedBytes int
418 queuedPackets int
419 overlapBytes int
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/google/gopacket/reassembly/
H A Dtcpassembly.go406 type halfconnection struct { struct
407 dir TCPFlowDirection
410 first, last *page // Doubly-linked list of out-of-order pages (seq > nextSeq)
412 ackSeq Sequence
413 created, lastSeen time.Time
414 stream Stream
415 closed bool
417 queuedBytes int
418 queuedPackets int
419 overlapBytes int
[all …]
/dports/misc/fq/fq-0.0.2/vendor/github.com/google/gopacket/reassembly/
H A Dtcpassembly.go405 type halfconnection struct { struct
406 dir TCPFlowDirection
409 first, last *page // Doubly-linked list of out-of-order pages (seq > nextSeq)
411 ackSeq Sequence
412 created, lastSeen time.Time
413 stream Stream
414 closed bool
416 queuedBytes int
417 queuedPackets int
418 overlapBytes int
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/reassembly/
H A Dtcpassembly.go406 type halfconnection struct { struct
407 dir TCPFlowDirection
410 first, last *page // Doubly-linked list of out-of-order pages (seq > nextSeq)
412 ackSeq Sequence
413 created, lastSeen time.Time
414 stream Stream
415 closed bool
417 queuedBytes int
418 queuedPackets int
419 overlapBytes int
[all …]
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/google/gopacket/reassembly/
H A Dtcpassembly.go406 type halfconnection struct { struct
407 dir TCPFlowDirection
410 first, last *page // Doubly-linked list of out-of-order pages (seq > nextSeq)
412 ackSeq Sequence
413 created, lastSeen time.Time
414 stream Stream
415 closed bool
417 queuedBytes int
418 queuedPackets int
419 overlapBytes int
[all …]