Home
last modified time | relevance | path

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

/linux/net/sched/
A Dact_gate.c81 gact->current_gate_status = next->gate_state ? GATE_ACT_GATE_OPEN : 0; in gate_timer_func()
132 if (!(gact->current_gate_status & GATE_ACT_GATE_OPEN)) in tcf_gate_act()
426 gact->current_gate_status = GATE_ACT_GATE_OPEN | GATE_ACT_PENDING; in tcf_gate_init()
/linux/include/net/tc_act/
A Dtc_gate.h37 #define GATE_ACT_GATE_OPEN BIT(0) macro

Completed in 5 milliseconds