Searched defs:t_FmPcdManipReassemIpStats (Results 1 – 1 of 1) sorted by relevance
2782 typedef struct t_FmPcdManipReassemIpStats { struct2784 uint32_t timeout; /**< Counts the number of timeout occurrences */2785 … uint32_t rfdPoolBusy; /**< Counts the number of failed attempts to allocate2787 … internalBufferBusy; /**< Counts the number of times an internal buffer busy occurred */2808 } t_FmPcdManipReassemIpStats; argument