-
Notifications
You must be signed in to change notification settings - Fork 82
AlignmentInfo
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
AlignmentInfo — Click element; specifies alignment information
AlignmentInfo(ELEMENT [MODULUS OFFSET ...], ...)
Ports: None
Provides information about the packet alignment specified elements can expect. Each configuration argument has the form `ELEMENT [MODULUS0 OFFSET0 MODULUS1 OFFSET1 ...]', where there are zero or more MODULUS-OFFSET pairs. All packets arriving at ELEMENT's nth input will start `OFFSETn' bytes off from a `MODULUSn'-byte boundary.
This element is inserted automatically by click-align.
Generated by click-elem2man from ../include/click/standard/alignmentinfo.hh:7
on 2018/10/03.