Searched defs:TRUNCRET (Results 1 - 1 of 1) sorted by relevance

/external/tcpdump/
H A Dprint-rx.c2862 #define TRUNCRET(n) if (ndo->ndo_snapend - bp + 1 <= n) return; macro
2865 TRUNCRET(4);
2869 TRUNCRET(4);
2873 TRUNCRET(4);
2877 TRUNCRET(4);
2887 #undef TRUNCRET macro

Completed in 61 milliseconds