Home
last modified time | relevance | path

Searched defs:drop_len (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/net/
H A Dcodel.h154 u32 drop_len; member
/openbmc/linux/rust/alloc/vec/
H A Ddrain.rs201 let drop_len = iter.len(); in drop() localVariable
/openbmc/linux/net/sched/
H A Dsch_sfq.c536 unsigned int drop_len = 0; in sfq_rehash() local
H A Dsch_fq.c812 unsigned drop_len = 0; in fq_change() local