:orphan: .. index:: pair: struct; ndn_forw_drop_t .. _doxid-structndn__forw__drop__t: struct ndn_forw_drop_t ====================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct ndn_forw_drop_t { // fields ndn_forw_drop_type_t :target:`type`; int :target:`rate`; size_t :target:`mask_len`; uint8_t* :target:`pattern_mask`; };