Searched refs:lw_list (Results 1 – 1 of 1) sorted by relevance
63 linknamelist_t *lw_list; member83 if (lwp->lw_list == NULL) { in list_interfaces()84 lwp->lw_list = entry; in list_interfaces()86 entry->lnl_next = lwp->lw_list; in list_interfaces()87 lwp->lw_list = entry; in list_interfaces()373 for (entry = lw.lw_list; entry != NULL; entry = entry->lnl_next) { in pcapint_platform_finddevs()384 for (entry = lw.lw_list; entry != NULL; entry = next) { in pcapint_platform_finddevs()