Searched refs:hdrIndex (Results 1 – 4 of 4) sorted by relevance
194 static uint8_t GetGenHdrCode(e_NetHeaderType hdr, e_FmPcdHdrIndex hdrIndex, bool ignoreProtocolVali… in GetGenHdrCode() argument208 if ((hdrIndex == e_FM_PCD_HDR_INDEX_NONE) || (hdrIndex == e_FM_PCD_HDR_INDEX_1)) in GetGenHdrCode()210 if (hdrIndex == e_FM_PCD_HDR_INDEX_2) in GetGenHdrCode()212 if (hdrIndex == e_FM_PCD_HDR_INDEX_3) in GetGenHdrCode()214 if (hdrIndex == e_FM_PCD_HDR_INDEX_LAST) in GetGenHdrCode()219 if ((hdrIndex == e_FM_PCD_HDR_INDEX_NONE) || (hdrIndex == e_FM_PCD_HDR_INDEX_1)) in GetGenHdrCode()221 if ((hdrIndex == e_FM_PCD_HDR_INDEX_2) || (hdrIndex == e_FM_PCD_HDR_INDEX_LAST)) in GetGenHdrCode()226 if ((hdrIndex == e_FM_PCD_HDR_INDEX_NONE) || (hdrIndex == e_FM_PCD_HDR_INDEX_1)) in GetGenHdrCode()228 if ((hdrIndex == e_FM_PCD_HDR_INDEX_2) || (hdrIndex == e_FM_PCD_HDR_INDEX_LAST)) in GetGenHdrCode()262 if ((hdrIndex == e_FM_PCD_HDR_INDEX_NONE) || (hdrIndex == e_FM_PCD_HDR_INDEX_1)) in GetGenHdrCode()[all …]
2015 static uint8_t GetPrParseCode(e_NetHeaderType hdr, e_FmPcdHdrIndex hdrIndex, in GetPrParseCode() argument2057 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() argument2144 if ((hdrIndex == e_FM_PCD_HDR_INDEX_NONE) in GetFieldParseCode()2145 || (hdrIndex == e_FM_PCD_HDR_INDEX_1)) in GetFieldParseCode()[all …]
312 e_FmPcdHdrIndex hdrIndex = p_HdrInfo->hdrIndex; in GetPrOffsetByHeaderOrField() local340 if ((hdrIndex == e_FM_PCD_HDR_INDEX_NONE) in GetPrOffsetByHeaderOrField()341 || (hdrIndex == e_FM_PCD_HDR_INDEX_1)) in GetPrOffsetByHeaderOrField()344 if (hdrIndex == e_FM_PCD_HDR_INDEX_LAST) in GetPrOffsetByHeaderOrField()381 if ((hdrIndex == e_FM_PCD_HDR_INDEX_NONE) in GetPrOffsetByHeaderOrField()382 || (hdrIndex == e_FM_PCD_HDR_INDEX_1)) in GetPrOffsetByHeaderOrField()385 if (hdrIndex == e_FM_PCD_HDR_INDEX_LAST) in GetPrOffsetByHeaderOrField()390 if ((hdrIndex == e_FM_PCD_HDR_INDEX_NONE) in GetPrOffsetByHeaderOrField()391 || (hdrIndex == e_FM_PCD_HDR_INDEX_1)) in GetPrOffsetByHeaderOrField()394 if (hdrIndex == e_FM_PCD_HDR_INDEX_2) in GetPrOffsetByHeaderOrField()
1511 … e_FmPcdHdrIndex hdrIndex; /**< Relevant only for MPLS, VLAN and tunneled member1586 … e_FmPcdHdrIndex hdrIndex; /**< Relevant only for MPLS, VLAN and tunneled member2132 …e_FmPcdHdrIndex hdrIndex; /**< Relevant only for MPLS, VLAN and tunneled… member