Home
last modified time | relevance | path

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

/external/libpcap/tests/
Dfindalldevstest.c150 #define IPTOSBUFFERS 12 macro
153 static char output[IPTOSBUFFERS][3*4+3+1]; in iptos()
158 which = (which + 1 == IPTOSBUFFERS ? 0 : which + 1); in iptos()