Searched refs:push_prio_exists (Results 1 - 1 of 1) sorted by last modified time

/linux-master/net/sched/
H A Dact_vlan.c125 bool push_prio_exists = false; local
194 push_prio_exists = !!tb[TCA_VLAN_PUSH_VLAN_PRIORITY];
195 if (push_prio_exists)
247 p->tcfv_push_prio_exists = push_prio_exists || action == TCA_VLAN_ACT_PUSH;

Completed in 289 milliseconds