Searched refs:lw_list (Results 1 – 1 of 1) sorted by relevance
65 linknamelist_t *lw_list; member85 if (lwp->lw_list == NULL) { in list_interfaces()86 lwp->lw_list = entry; in list_interfaces()88 entry->lnl_next = lwp->lw_list; in list_interfaces()89 lwp->lw_list = entry; in list_interfaces()353 for (entry = lw.lw_list; entry != NULL; entry = entry->lnl_next) { in pcap_platform_finddevs()364 for (entry = lw.lw_list; entry != NULL; entry = next) { in pcap_platform_finddevs()