Home
last modified time | relevance | path

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

/external/iproute2/include/linux/tc_act/
Dtc_gact.h16 #define PGACT_DETERM 2 macro
17 #define MAX_RAND (PGACT_DETERM + 1 )
/external/iproute2/tc/
Dm_gact.c36 if (p == PGACT_DETERM) in prob_n2a()
141 pp.ptype = PGACT_DETERM; in parse_gact()