Skip to content
Eddie Kohler edited this page Oct 17, 2017 · 1 revision

AlignmentInfo Element Documentation

NAME

AlignmentInfo — Click element; specifies alignment information

SYNOPSIS

AlignmentInfo(ELEMENT [MODULUS OFFSET ...], ...)

Ports: None

DESCRIPTION

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.

NOTES

This element is inserted automatically by click-align.

SEE ALSO

Align, click-align

Generated by click-elem2man from ../include/click/standard/alignmentinfo.hh:7 on 2017/10/17.

Clone this wiki locally