Home
last modified time | relevance | path

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

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