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

/macosx-10.10.1/libpcap-48/libpcap/
H A Dpcap-sita.c386 pcap_if_t *iff, *next_iff; local
389 for (iff = acn_if_list; iff != NULL; iff = next_iff) {
390 next_iff = iff->next;

Completed in 147 milliseconds