-
Notifications
You must be signed in to change notification settings - Fork 321
AlignmentInfo
Eddie Kohler edited this page Oct 17, 2017
·
1 revision
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 2017/10/17.