Home | History | Annotate | Download | only in netinet

Lines Matching defs:term1

537 	uint32_t term1, term2;
557 term1 = sctp_crc_tableil8_o88[crc & 0x000000FF] ^
560 crc = term1 ^
570 term1 = sctp_crc_tableil8_o56[(*(const uint32_t *) p_buf) & 0x000000FF] ^
575 term1 ^