Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dlec.c864 struct hlist_head *lec_misc_tables[] = { in lec_misc_walk() local
872 for (q = state->misc_table; q < ARRAY_SIZE(lec_misc_tables); q++) { in lec_misc_walk()
873 v = lec_tbl_walk(state, lec_misc_tables[q], l); in lec_misc_walk()