Searched refs:BT_HDRLEN (Results 1 – 1 of 1) sorted by relevance
34 #define BT_HDRLEN sizeof(pcap_bluetooth_h4_header) macro48 if (caplen < BT_HDRLEN) { in bt_if_print()50 return (BT_HDRLEN); in bt_if_print()52 caplen -= BT_HDRLEN; in bt_if_print()53 length -= BT_HDRLEN; in bt_if_print()54 p += BT_HDRLEN; in bt_if_print()61 return (BT_HDRLEN); in bt_if_print()