Home
last modified time | relevance | path

Searched refs:nmcr_correlation (Results 1 – 2 of 2) sorted by relevance

/external/libnl/lib/route/qdisc/
Dnetem.c115 netem->qnm_crpt.nmcr_correlation = corrupt.correlation; in netem_msg_parser()
208 else if ( netem->qnm_crpt.nmcr_correlation != 0 ) { in netem_msg_fill_raw()
255 corrupt.correlation = netem->qnm_crpt.nmcr_correlation; in netem_msg_fill_raw()
492 netem->qnm_crpt.nmcr_correlation = prob; in rtnl_netem_set_corruption_correlation()
509 return netem->qnm_crpt.nmcr_correlation; in rtnl_netem_get_corruption_correlation()
/external/libnl/include/netlink-private/
Dtypes.h641 uint32_t nmcr_correlation; member