:orphan: .. index:: pair: struct; ndn_forw_delay_t .. _doxid-structndn__forw__delay__t: struct ndn_forw_delay_t ======================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct ndn_forw_delay_t { // fields ndn_forw_delay_type_t :target:`type`; int :target:`min`; int :target:`max`; size_t :target:`n_pairs`; :ref:`ndn_delay_discr_pair_t` :target:`discr`[DELAY_DISCR_MAX]; };