Scroll to navigation

GEN_ESTIMATOR_ACTIVE(9) Linux Networking GEN_ESTIMATOR_ACTIVE(9)

NAME

gen_estimator_active - test if estimator is currently in use

SYNOPSIS

bool gen_estimator_active(struct net_rate_estimator __rcu ** rate_est);

ARGUMENTS

rate_est

rate estimator

DESCRIPTION

Returns true if estimator is active, and false if not.

COPYRIGHT

March 2017 Kernel Hackers Manual 4.10