struct ndn_delay_discr_pair_t

struct ndn_delay_discr_pair_t {
    // fields

    int prob;
    int delay;
};