Home
last modified time | relevance | path

Searched refs:ifm_count (Results 1 – 2 of 2) sorted by relevance

/external/libpcap/Win32/Include/net/
Dif.h199 int ifm_count; /* # entries in ifm_ulist array */ member
/external/libpcap/
Dpcap-bpf.c2367 if (req.ifm_count == 0) {
2379 media_list = malloc(req.ifm_count * sizeof(int));
2401 for (i = 0; i < req.ifm_count; i++) {