Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-linux.c1082 int field_to_convert = 3, if_name_sz = strlen(if_name); local
1094 if (field_to_convert != 4 && strstr(buffer, "bytes"))
1096 field_to_convert = 4;
1108 while( --field_to_convert && *bufptr != '\0')