Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dm_action.c582 struct nla_bitfield32 flag_select = { 0 }; in tc_act_list_or_flush() local
632 flag_select.value |= TCA_FLAG_LARGE_DUMP_ON; in tc_act_list_or_flush()
633 flag_select.selector |= TCA_FLAG_LARGE_DUMP_ON; in tc_act_list_or_flush()
634 addattr_l(&req.n, MAX_MSG, TCA_ROOT_FLAGS, &flag_select, in tc_act_list_or_flush()