Searched refs:BTC_RPT_HDR_SIZE (Results 1 – 1 of 1) sorted by relevance
989 #define BTC_RPT_HDR_SIZE 3 macro2035 return (rpt_len + BTC_RPT_HDR_SIZE); in _chk_btc_report()2061 if ((index + rpt_len + BTC_RPT_HDR_SIZE) > buf_len) in _parse_btc_report()