26 #ifndef NFD_DAEMON_FW_RETX_SUPPRESSION_HPP
27 #define NFD_DAEMON_FW_RETX_SUPPRESSION_HPP
@ SUPPRESS
Interest is a retransmission and should be suppressed.
@ NEW
Interest is new (not a retransmission).
@ FORWARD
Interest is a retransmission and should be forwarded.