Searched refs:lc_list (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/netiso/
H A Diso_snpac.h97 LIST_ENTRY(llinfo_llc) lc_list; member in struct:llinfo_llc
H A Diso_snpac.c239 LIST_INSERT_HEAD(&llinfo_llc, lc, lc_list);
254 LIST_REMOVE(lc, lc_list);
656 nlc = lc->lc_list.le_next;
705 for (lc = llinfo_llc.lh_first; lc != 0; lc = lc->lc_list.le_next) {

Completed in 52 milliseconds