-
Notifications
You must be signed in to change notification settings - Fork 81
CheckGridHeader
Tom Barbette edited this page Jul 28, 2023
·
4 revisions
CheckGridHeader — Click element;
CheckGridHeader([BADADDRS])
Batching: Batching natively supported
Ports: 1 input, 1-2 outputs
Processing: agnostic, but output 1 is push
Expects Grid packets as input. Checks that the packet's length is reasonable, and that the Grid header length, length, and checksum fields are valid.
- count (read-only) — Returns the number of correct packets CheckGridHeader has seen.
- drops (read-only) — Returns the number of incorrect packets CheckGridHeader has seen.
Generated by click-elem2man from ../elements/grid/checkgridheader.hh:8
on 2020/05/07.