![]() |
SolarCapture C Bindings User Guide
SF-115721-CD
Draft 2A
|
Node that limits the length of a packet buffer.
Node that limits the length of a packet buffer. Packets forwarded by this node are modified as follows: If the length of the payload area exceeds the snap length, then it is reduced to the snap length. The frame_len field is not modified.
Argument | Optional? | Default | Type | Description |
---|---|---|---|---|
snap | No | SC_PARAM_INT | Maximum payload length. |