#include <rlp.h>
Data Fields | |
| int | itype |
This rule tests the value of the ICMP type field. It is set using the numeric value of this field.
It should be noted that the values can be set out of range to detect invalid ICMP type values that are sometimes used in denial of service and flooding attacks.
All uses: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 30 31 32 33 34 35 36 39 40
Definition at line 795 of file rlp.h.