Searched refs:flushed_length (Results 1 – 1 of 1) sorted by relevance
844 UINT32 flushed_length = 0; in LLCP_FlushLogicalLinkRxData() local865 … flushed_length += (UINT32) (ui_pdu_length - LLCP_PDU_HEADER_SIZE - p_buf->layer_specific); in LLCP_FlushLogicalLinkRxData()889 return (flushed_length); in LLCP_FlushLogicalLinkRxData()1310 UINT32 flushed_length = 0; in LLCP_FlushDataLinkRxData() local1330 flushed_length += (UINT32) (i_pdu_length - p_buf->layer_specific); in LLCP_FlushDataLinkRxData()1365 return (flushed_length); in LLCP_FlushDataLinkRxData()