Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RuleAction

Index

Enumeration members

blackhole = 6

Drop without notification

goto = 2

Jump to another rule

nop = 3

No operation

prohibit = 8

Drop with EACCES

res3 = 4
res4 = 5
toTbl = 1

Pass to fixed table

unreachable = 7

Drop with ENETUNREACH

unspec = 0

Generated using TypeDoc