1. Check Point Support Center, sk113239, "Troubleshooting Content Awareness": In the "Solution" section, it explicitly states, "The main process for Content Awareness is dlpda." This identifies dlpda as the central process for the blade's functionality.
2. Check Point R81.20 Security Gateway Architecture and Performance Tuning Guide: On page 31, under the section "Application Control and URL Filtering / Content Awareness / DLP," the architecture is described: "The CMI gets the file from the Security Gateway kernel and sends it to the dlpda daemon for scanning." This confirms dlpda is the recipient and scanner of the data collected by the kernel.
3. Check Point R81 Security Gateway and Management Debugging Guide: The guide details the traffic flow for content inspection as Firewall Kernel -> CMIK (kernel module) -> CMI (framework) -> dlpda (user-space daemon). This illustrates that while CMI is the kernel component for data transfer, dlpda is the process that ultimately handles the data for Content Awareness.