HomeSort by: relevance | last modified time | path
    Searched refs:afm_list (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/altq/
altq_afmap.h 67 LIST_ENTRY(afm) afm_list; member in struct:afm
altq_afmap.c 158 LIST_INSERT_HEAD(&head->afh_head, afm, afm_list);
165 LIST_REMOVE(afm, afm_list);
194 afm = afm->afm_list.le_next)
206 afm = afm->afm_list.le_next) {
235 afm = afm->afm_list.le_next) {

Completed in 19 milliseconds