Searched refs:flushed_length (Results 1 – 1 of 1) sorted by relevance
860 UINT32 flushed_length = 0; in LLCP_FlushLogicalLinkRxData() local881 … flushed_length += (UINT32) (ui_pdu_length - LLCP_PDU_HEADER_SIZE - p_buf->layer_specific); in LLCP_FlushLogicalLinkRxData()905 return (flushed_length); in LLCP_FlushLogicalLinkRxData()1309 UINT32 flushed_length = 0; in LLCP_FlushDataLinkRxData() local1329 flushed_length += (UINT32) (i_pdu_length - p_buf->layer_specific); in LLCP_FlushDataLinkRxData()1364 return (flushed_length); in LLCP_FlushDataLinkRxData()