Identifies this frame within a sequence, and its fragment position.
Reading a capture
How a receiver detects duplicates. A retransmitted frame reuses its sequence number, which is what lets the receiver drop the copy rather than deliver the same data twice.
Subfields
Fragment Number — Which fragment of the current MSDU this is. Zero if unfragmented.
Sequence Number — Increments per MSDU, wrapping at 4095. All fragments of one MSDU share it.