-
Notifications
You must be signed in to change notification settings - Fork 323
MarkMACHeader
Eddie Kohler edited this page Oct 17, 2017
·
1 revision
MarkMACHeader — Click element; sets MAC header annotation
MarkMACHeader([OFFSET, LENGTH])
Ports: 1 input, 1 output
Processing: agnostic
Sets the MAC header annotation to start OFFSET bytes into the packet. OFFSET defaults to 0. If LENGTH is provided and non-zero, the MAC header is LENGTH bytes long, so the network header annotation is set to OFFSET+LENGTH bytes into the packet. The packet must be long enough to support the provided OFFSET.
Generated by click-elem2man from ../elements/standard/markmacheader.hh:6
on 2017/10/17.