Searched refs:qopt_flags (Results 1 - 1 of 1) sorted by path

/linux-master/include/net/
H A Dred.h191 static inline int red_get_flags(unsigned char qopt_flags, argument
201 if (qopt_flags && flags_attr) {
210 flags.value = qopt_flags & historic_mask;
214 *p_userbits = qopt_flags & ~historic_mask;

Completed in 286 milliseconds