Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dred.h191 static inline int red_get_flags(unsigned char qopt_flags, in red_get_flags() function
/openbmc/linux/net/sched/
H A Dsch_red.c259 err = red_get_flags(ctl->flags, TC_RED_HISTORIC_FLAGS, in __red_change()