Home
last modified time | relevance | path

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

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dplugin_hooks.h149 extern pm_counter_t take_simple_systematic_skip(pm_counter_t);
H A Dplugin_hooks.c591 if (cfg->acct_type == ACCT_NF) chptr->s.sf = &take_simple_systematic_skip; in insert_pipe_channel()
759 pm_counter_t take_simple_systematic_skip(pm_counter_t mean) in take_simple_systematic_skip() function