Lines Matching full:extraction
1389 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported1")); in GetSizeHeaderField()
1403 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported1")); in GetSizeHeaderField()
1417 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported2")); in GetSizeHeaderField()
1431 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported3")); in GetSizeHeaderField()
1460 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported4")); in GetSizeHeaderField()
1485 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported5")); in GetSizeHeaderField()
1500 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported5")); in GetSizeHeaderField()
1514 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported6")); in GetSizeHeaderField()
1538 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported7")); in GetSizeHeaderField()
1558 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported8")); in GetSizeHeaderField()
1578 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported9")); in GetSizeHeaderField()
1585 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported10")); in GetSizeHeaderField()
1772 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetFullFieldParseCode()
1785 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetFullFieldParseCode()
1788 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetFullFieldParseCode()
1804 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetFullFieldParseCode()
1855 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetFullFieldParseCode()
1905 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetFullFieldParseCode()
1926 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetFullFieldParseCode()
1937 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetFullFieldParseCode()
1958 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetFullFieldParseCode()
1976 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetFullFieldParseCode()
1987 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetFullFieldParseCode()
2005 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetFullFieldParseCode()
2010 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetFullFieldParseCode()
2135 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetFieldParseCode()
2153 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetFieldParseCode()
4139 ("Key size doesn't match the extraction size of the node")); in FindKeyIndex()
4141 /* If user didn't pass a mask for this key, we'll look for full extraction mask */ in FindKeyIndex()
4163 … /* If user didn't pass a mask for this key, check if the existing key mask is full extraction */ in FindKeyIndex()
4416 … ("In the case of the extraction from e_FM_PCD_EXTRACT_FROM_FLOW_ID offset has to be 0")); in MatchTableSet()
4427 …("user asked extraction from IC and field in internal context or action wasn't initialized in the … in MatchTableSet()
4570 RETURN_ERROR(MAJOR, E_INVALID_VALUE, ("illegal extraction type")); in MatchTableSet()
4601 …/* Calculating matching table entry size by rounding up the user-defined size of extraction to val… in MatchTableSet()
4739 …p_CcNode->ccKeySizeAccExtraction), /* User's size of extraction rounded up to a valid matching tab… in MatchTableSet()
4740 …p_KeyParams->p_Mask, p_CcNode->sizeOfExtraction); /* Exact size of extraction as received from the… in MatchTableSet()
4746 …p_CcNode->ccKeySizeAccExtraction), /* User's size of extraction rounded up to a valid matching tab… in MatchTableSet()
4747 … 0xff, p_CcNode->sizeOfExtraction); /* Exact size of extraction as received from the user */ in MatchTableSet()
4823 that points to this node and it should be 0 for full field extraction */ in MatchTableSet()