Searched refs:BTC_RPT_HDR_SIZE (Results 1 – 4 of 4) sorted by relevance
418 return (rpt_len + BTC_RPT_HDR_SIZE); in _chk_btc_report()431 if ((index + rpt_len + BTC_RPT_HDR_SIZE) > buf_len) in _parse_btc_report()
51 #define BTC_RPT_HDR_SIZE 3 macro