Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipcsum.c132 #define INC_ENDPTR(cnt) endptr += cnt macro
137 #define INC_ENDPTR(cnt) endp += (cnt * sizeof (uint32_t))
189 INC_ENDPTR(-8);
216 INC_ENDPTR(4);
225 INC_ENDPTR(4);
265 #undef INC_ENDPTR