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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-sita.c389 pcap_if_t *iff, *next_iff; local
392 for (iff = acn_if_list; iff != NULL; iff = next_iff) {
393 next_iff = iff->next;

Completed in 17 milliseconds