Home | History | Annotate | Download | only in src

Lines Matching full:cclen

1513         /* this is initalised 2 because CCLEN includes the field size bytes i.e 2bytes*/
1514 CCLen= 0;
1523 CCLen += 2;
1541 CCLen += 1;
1586 CCLen += 4;
1594 CCLen += 1;
1601 CCLen +=1;
1606 CCLen +=2;
1635 CCLen +=2;
1644 CCLen +=2;
1673 CCLEN + TLV L value == CCLEN*/
1674 if ( CapContSize < CCLen )