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

ReadAnno Element Documentation

NAME

ReadAnno — Click element; Pulls annotation from packet and stores it in Packet::anno()

SYNOPSIS

ReadAnno([KEYWORDS])

Ports: 1 input, 1 output
Processing: agnostic

DESCRIPTION

Pulls Packet::USER_ANNO_SIZE bytes from a packet and copies them to Packet::anno()

EXAMPLES

FromDump(file) -> ReadAnno() -> xxxx

SEE ALSO

PushAnno

Generated by click-elem2man from ../elements/wifi/readanno.hh:9 on 2017/10/17.

Clone this wiki locally