Searched refs:PREV_TWO (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipcsum.c45 * masks in the U8_FETCH, U16_FETCH, PREV_TWO and NEXT_TWO as needed.
61 #define PREV_TWO(p) ((uint32_t)(((uint16_t *)(p))[-1])) macro
118 sum += PREV_TWO(startp);
282 #undef PREV_TWO macro

Completed in 43 milliseconds