Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dm_action.c584 __u32 msec_since = 0; in tc_act_list_or_flush() local
622 if (get_u32(&msec_since, *argv, 0)) in tc_act_list_or_flush()
637 if (msec_since) { in tc_act_list_or_flush()
639 addattr32(&req.n, MAX_MSG, TCA_ROOT_TIME_DELTA, msec_since); in tc_act_list_or_flush()