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