Lines Matching refs:hdrIndex
2015 static uint8_t GetPrParseCode(e_NetHeaderType hdr, e_FmPcdHdrIndex hdrIndex, in GetPrParseCode() argument
2057 if ((hdrIndex == e_FM_PCD_HDR_INDEX_NONE) in GetPrParseCode()
2058 || (hdrIndex == e_FM_PCD_HDR_INDEX_1)) in GetPrParseCode()
2061 if (hdrIndex == e_FM_PCD_HDR_INDEX_LAST) in GetPrParseCode()
2072 if ((hdrIndex == e_FM_PCD_HDR_INDEX_NONE) in GetPrParseCode()
2073 || (hdrIndex == e_FM_PCD_HDR_INDEX_1)) in GetPrParseCode()
2076 if (hdrIndex == e_FM_PCD_HDR_INDEX_2) in GetPrParseCode()
2115 e_FmPcdHdrIndex hdrIndex) in GetFieldParseCode() argument
2144 if ((hdrIndex == e_FM_PCD_HDR_INDEX_NONE) in GetFieldParseCode()
2145 || (hdrIndex == e_FM_PCD_HDR_INDEX_1)) in GetFieldParseCode()
2148 if (hdrIndex == e_FM_PCD_HDR_INDEX_LAST) in GetFieldParseCode()
4467 p_CcNodeParam->extractCcParams.extractByHdr.hdrIndex, in MatchTableSet()
4503 p_CcNodeParam->extractCcParams.extractByHdr.hdrIndex, in MatchTableSet()
4521 p_CcNodeParam->extractCcParams.extractByHdr.hdrIndex); in MatchTableSet()