HomeSort by relevance Sort by last modified time
    Searched refs:qnm_duplicate (Results 1 - 2 of 2) sorted by null

  /external/libnl/lib/route/qdisc/
netem.c 66 netem->qnm_duplicate = opts->duplicate;
196 if ( netem->qnm_duplicate == 0 ) {
233 opts.duplicate = netem->qnm_duplicate;
611 netem->qnm_duplicate = prob;
628 return netem->qnm_duplicate;
  /external/libnl/include/netlink-private/
types.h 656 uint32_t qnm_duplicate; member in struct:rtnl_netem

Completed in 53 milliseconds