Skip to content
Tom Barbette edited this page Oct 3, 2018 · 2 revisions

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 2018/10/03.

Clone this wiki locally