Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipcsum.c131 #define INC_PTR(cnt) ptr += cnt macro
136 #define INC_PTR(cnt) startp += (cnt * sizeof (uint32_t))
166 #undef INC_PTR
167 #define INC_PTR(i) /* */ macro
201 INC_PTR(8);
223 INC_PTR(4);
230 INC_PTR(1);
264 #undef INC_PTR