Searched refs:octet_in_frag (Results 1 – 1 of 1) sorted by relevance
773 unsigned int octet_in_frag; in calc_hex() local788 octet_in_frag = 0; in calc_hex()789 while ((offsetT) octet_in_frag < frag_ptr->fr_fix in calc_hex()797 (frag_ptr->fr_literal[octet_in_frag]) & 0xff); in calc_hex()799 octet_in_frag++; in calc_hex()803 unsigned int var_rep_max = octet_in_frag; in calc_hex()804 unsigned int var_rep_idx = octet_in_frag; in calc_hex()807 while (((offsetT) octet_in_frag in calc_hex()820 octet_in_frag++; in calc_hex()